HTTPClient.request

Performs a HTTP request. Requested URI can be "*", an absolute URI, an absolute path, or an authority depending on the method.

class HTTPClient
request
(,,
string[string] headers
)

Throws

HTTPException on error.

Meta