Module restest::request[][src]

Expand description

The various states of a request.

A request has a specific lifecycle:

The documentation for Request provide more specific description.

Structs

An HTTP request we’re about to run.

Allows encode metadata in order to create a Request.

The data returned by the server once the request is performed.