List of all items
Structs
- client::HttpClientStd
- client::SseStream
- rfc1945::send::Http10Send
- rfc6750::bearer::BearerToken
- rfc7617::basic::BasicCredentials
- rfc8615::well_known::WellKnown
- rfc8615::well_known::WellKnownOutput
- rfc9110::request::HttpRequest
- rfc9110::response::HttpResponse
- rfc9110::send::HttpSendOutput
- rfc9110::status::StatusCode
- rfc9112::chunk::Http11ReadChunks
- rfc9112::chunk::Http11ReadChunksOutput
- rfc9112::chunk_stream::Http11ReadChunksStream
- rfc9112::read_headers::Http11ReadHeaders
- rfc9112::read_headers::Http11ReadHeadersOutput
- rfc9112::send::Http11Send
- sse::frame::SseFrame
- sse::frame::SseFrameParser
Enums
- client::HttpClientStdError
- coroutine::HttpCoroutineState
- coroutine::HttpYield
- rfc1945::send::Http10SendError
- rfc6750::bearer::BearerError
- rfc7617::basic::BasicError
- rfc8615::well_known::WellKnownError
- rfc9110::send::HttpSendYield
- rfc9112::chunk::Http11ReadChunksError
- rfc9112::chunk_stream::Http11ReadChunksStreamError
- rfc9112::chunk_stream::Http11ReadChunksStreamYield
- rfc9112::read_headers::Http11ReadHeadersError
- rfc9112::send::Http11SendError
- sse::frame::SseFrameParserYield
Traits
Macros
Functions
Constants
- rfc1945::version::HTTP_10
- rfc9110::chars::CR
- rfc9110::chars::CRLF
- rfc9110::chars::CRLF_CRLF
- rfc9110::chars::LF
- rfc9110::chars::SP
- rfc9110::headers::AUTHORIZATION
- rfc9110::headers::CONNECTION
- rfc9110::headers::CONTENT_LENGTH
- rfc9110::headers::COOKIE
- rfc9110::headers::LOCATION
- rfc9110::headers::PROXY_AUTHENTICATE
- rfc9110::headers::PROXY_AUTHORIZATION
- rfc9110::headers::SENSITIVE_HEADERS
- rfc9110::headers::SET_COOKIE
- rfc9110::headers::TRANSFER_ENCODING
- rfc9110::headers::WWW_AUTHENTICATE
- rfc9112::version::HTTP_11