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§
- Await100
Result - Possible state transitions from awaiting 100.
- Close
Reason - Reasons for an ended flow that requires the connection to be closed.
- Recv
Body Result - Possible states after receiving a body.
- Recv
Response Result - The possible states after receiving a response.
- Redirect
Auth Headers - Strategy for keeping
authorizationheaders during redirects. - Send
Request Result - Resulting states from sending a request.