--- title: "web#http API" description: "web#http API provides some basic functions and values for http request" --- # [Available APIs](../../) >> web#html - [Intro](#intro) - [Functions](#functions) ## Intro web#html API provides some basic functions and values for http request. ## Functions | function name | description | | --------------- | ------------------ | | `get(url, ...)` | send a GET request |