[go: up one dir, main page]

Module flow

Source
Expand description

A sequence of calls, such as following redirects.

Structs§

Flow
A flow of calls, in some state following the flow state graph

Enums§

Await100Result
Possible state transitions from awaiting 100.
CloseReason
Reasons for an ended flow that requires the connection to be closed.
RecvBodyResult
Possible states after receiving a body.
RecvResponseResult
The possible states after receiving a response.
RedirectAuthHeaders
Strategy for keeping authorization headers during redirects.
SendRequestResult
Resulting states from sending a request.