Module http

Source
Expand description

Types used when performing HTTP requests.

Structs§

Header
A header for an HTTP request or response.
Request
An HTTP request.
Response
A response for an HTTP request.

Enums§

Method
The method used in an HTTP request.