Module confluence::http
[−]
[src]
HTTP helpers.
Structs
Response |
Simplified HTTP response representation. |
SoapAction |
Enums
HttpError |
A set of errors that can occur parsing HTTP streams. |
StatusCode |
An HTTP status code ( |
Functions
get |
Perform a GET request to specified URL. |
soap_action |
Perform a SOAP action to specified URL. |
Type Definitions
Result |