mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:20:04 +08:00
480 B
480 B
title | description |
---|---|
web#http API | web#http API provides some basic functions and values for http request |
Available APIs >> web#html
Intro
web#html API provides some basic functions and values for http request.
Functions
function name | description |
---|---|
get(url, ...) |
send a GET request |