* module/web/client.scm (request): Rename to http-request, add a docstring, and export it. (http-get, http-head, http-post, http-put, http-delete, http-trace, http-options): Update docstring. * doc/ref/web.texi (Web Client): Document http-request. Signed-off-by: Ludovic Courtès <ludo@gnu.org> |
||
|---|---|---|
| .. | ||
| server | ||
| client.scm | ||
| http.scm | ||
| request.scm | ||
| response.scm | ||
| server.scm | ||
| uri.scm | ||