| +crlf+ |
|---|
| escape-url-query | Escapes a query string in accordance with the HTTP specification. |
|---|---|
| http-get | returns a list of three elements: a response code as integer, an association list of headers retu... |
| http-head | Returns a list of two elements: a response code as an integer and an association list of headers ... |
| http-post | given a URL, a MIME content type, and the content as a character stream, POST to the URL and retu... |
| response-read-code | |
| response-read-headers | |
| url-host | |
| url-port | |
| url-reserved-character-p |