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 (status-code in RFC 7230 et al.).

Functions

get

Perform a GET request to specified URL.

soap_action

Perform a SOAP action to specified URL.

Type Definitions

Result

Implementations