View Source API Reference req v0.5.1
Modules
The high-level API.
Represents an error when unpacking archives fails, returned by Req.Steps.decode_body/1
.
Represents a checksum mismatch error returned by Req.Steps.checksum/1
.
Represents an error when decompression fails, returned by Req.Steps.decompress_body/1
.
Represents an HTTP protocol error.
The low-level API and the request struct.
The response struct.
Asynchronous response body.
The collection of built-in steps.
Req testing conveniences.
Represents an error when too many redirects occured, returned by Req.Steps.redirect/1
.
Represents an error with the transport used by an HTTP connection.