List of all items
Structs
- client::BoxedSocket
- client::Client
- client::ClientBuilder
- client::ClientRequest
- client::ClientResponse
- client::FrozenClientRequest
- client::FrozenSendBuilder
- client::JsonBody
- client::MessageBody
- client::error::HttpError
- client::test::TestResponse
- client::ws::WebsocketsRequest
- connect::Connect
- connect::ConnectService
- connect::ConnectServiceFactory
- connect::Connection
- connect::Resolver
- connect::ResolverFactory
- connect::TcpConnectService
- connect::TcpConnector
- connect::TcpConnectorFactory
- connect::resolver::AsyncResolver
- connect::resolver::ResolveError
- connect::resolver::ResolverConfig
- connect::resolver::ResolverOpts
- connect::ssl::rustls::ClientConfig
- connect::ssl::rustls::ConnectAsyncExt
- connect::ssl::rustls::RustlsConnector
- connect::ssl::rustls::RustlsConnectorService
- connect::ssl::rustls::TlsStream
- http::Extensions
- http::HeaderName
- http::HeaderValue
- http::HttpError
- http::HttpService
- http::HttpServiceBuilder
- http::Message
- http::Method
- http::PathAndQuery
- http::Request
- http::RequestHead
- http::Response
- http::ResponseBuilder
- http::ResponseHead
- http::ServiceConfig
- http::StatusCode
- http::Uri
- http::Version
- http::body::BodyStream
- http::body::SizedStream
- http::client::Connect
- http::client::Connector
- http::cookie::Cookie
- http::cookie::CookieBuilder
- http::cookie::CookieJar
- http::cookie::Delta
- http::cookie::EncodedCookie
- http::cookie::Iter
- http::encoding::Decoder
- http::encoding::Encoder
- http::error::Canceled
- http::error::Error
- http::error::InternalError
- http::h1::ClientCodec
- http::h1::ClientPayloadCodec
- http::h1::Codec
- http::h1::Dispatcher
- http::h1::ExpectHandler
- http::h1::H1Service
- http::h1::H1ServiceHandler
- http::h1::OneRequest
- http::h1::Payload
- http::h1::SendResponse
- http::h1::UpgradeHandler
- http::h2::Codec
- http::h2::Dispatcher
- http::h2::Error
- http::h2::FlowControl
- http::h2::H2Service
- http::h2::Payload
- http::h2::Ping
- http::h2::PingPong
- http::h2::Pong
- http::h2::Reason
- http::h2::RecvStream
- http::h2::SendStream
- http::h2::StreamId
- http::h2::client::Builder
- http::h2::client::Connection
- http::h2::client::PushPromise
- http::h2::client::PushPromises
- http::h2::client::PushedResponseFuture
- http::h2::client::ReadySendRequest
- http::h2::client::ResponseFuture
- http::h2::client::SendRequest
- http::h2::server::Builder
- http::h2::server::Connection
- http::h2::server::Handshake
- http::h2::server::SendPushedResponse
- http::h2::server::SendResponse
- http::header::Accept
- http::header::AcceptCharset
- http::header::AcceptLanguage
- http::header::Allow
- http::header::CacheControl
- http::header::ContentDisposition
- http::header::ContentLanguage
- http::header::ContentRange
- http::header::ContentType
- http::header::Date
- http::header::Drain
- http::header::ETag
- http::header::Expires
- http::header::ExtendedValue
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::IfModifiedSince
- http::header::IfUnmodifiedSince
- http::header::IntoIter
- http::header::InvalidHeaderName
- http::header::InvalidHeaderValue
- http::header::Iter
- http::header::IterMut
- http::header::Keys
- http::header::LanguageTag
- http::header::LastModified
- http::header::MaxSizeReached
- http::header::OccupiedEntry
- http::header::ToStrError
- http::header::VacantEntry
- http::header::ValueDrain
- http::header::ValueIter
- http::header::ValueIterMut
- http::header::Values
- http::header::ValuesMut
- http::test::TestBuffer
- http::test::TestRequest
- http::uri::Authority
- http::uri::Builder
- http::uri::InvalidUri
- http::uri::InvalidUriParts
- http::uri::Parts
- http::uri::PathAndQuery
- http::uri::Port
- http::uri::Scheme
- http::uri::Uri
- router::Path
- router::PathDeserializer
- router::Quoter
- router::ResourceDef
- router::ResourceInfo
- router::Router
- router::RouterBuilder
- router::Url
- secure::Accept
- secure::Connect
- secure::FailableAccept
- secure::FailableConnect
- secure::TlsAcceptor
- secure::TlsConnector
- secure::client::TlsStream
- secure::rustls::Acceptor
- secure::rustls::AcceptorService
- secure::rustls::AcceptorServiceFut
- secure::rustls::ServerConfig
- secure::rustls::TlsStream
- secure::server::TlsStream
- util::bytestring::ByteString
- util::counter::Counter
- util::counter::CounterGuard
- util::framed::Dispatcher
- util::mpsc::Receiver
- util::mpsc::SendError
- util::mpsc::Sender
- util::oneshot::Canceled
- util::oneshot::Receiver
- util::oneshot::Sender
- util::task::LocalWaker
- util::threadpool::Builder
- util::threadpool::CpuFuture
- util::threadpool::ThreadPool
- util::timeout::Timeout
- util::timeout::TimeoutService
- util::timeout::TimeoutServiceResponse
- web::App
- web::HttpRequest
- web::HttpServer
- web::Resource
- web::Route
- web::Scope
- web::dev::AppConfig
- web::dev::AppService
- web::dev::ConnectionInfo
- web::dev::JsonBody
- web::dev::Readlines
- web::dev::ResourceMap
- web::dev::Server
- web::dev::ServiceRequest
- web::dev::ServiceResponse
- web::dev::UrlEncoded
- web::dev::WebService
- web::guard::AllGuard
- web::guard::AnyGuard
- web::middleware::Compress
- web::middleware::Condition
- web::middleware::Cors
- web::middleware::DefaultHeaders
- web::middleware::Logger
- web::middleware::NormalizePath
- web::middleware::errhandlers::ErrorHandlers
- web::test::TestRequest
- web::test::TestServer
- web::test::TestServerConfig
- web::web::Bytes
- web::web::BytesMut
- web::web::Canceled
- web::web::Data
- web::web::Form
- web::web::FormConfig
- web::web::HttpRequest
- web::web::Json
- web::web::JsonConfig
- web::web::Path
- web::web::PathConfig
- web::web::Payload
- web::web::PayloadConfig
- web::web::Query
- web::web::QueryConfig
- web::web::Readlines
- web::web::ServiceConfig
- ws::CloseReason
- ws::Codec
- ws::Dispatcher
- ws::Parser
Enums
- client::SendClientRequest
- client::error::JsonPayloadError
- client::error::WsClientError
- connect::ConnectError
- http::ConnectionType
- http::KeepAlive
- http::Payload
- http::Protocol
- http::RequestHeadType
- http::body::Body
- http::body::BodySize
- http::body::ResponseBody
- http::client::ConnectError
- http::client::FreezeRequestError
- http::client::InvalidUrl
- http::client::Protocol
- http::client::SendRequestError
- http::cookie::ParseError
- http::cookie::SameSite
- http::error::ContentTypeError
- http::error::DispatchError
- http::error::ParseError
- http::error::PayloadError
- http::h1::Message
- http::h1::MessageType
- http::h2::RecvError
- http::h2::SendError
- http::h2::UserError
- http::header::CacheDirective
- http::header::ContentEncoding
- http::header::ContentRangeSpec
- http::header::DispositionParam
- http::header::DispositionType
- http::header::Entry
- http::header::IfMatch
- http::header::IfNoneMatch
- http::header::IfRange
- secure::SslError
- secure::TlsStream
- util::framed::DispatcherError
- util::framed::Message
- util::threadpool::BlockingError
- util::timeout::TimeoutError
- web::Either
- web::error::JsonPayloadError
- web::error::PathError
- web::error::QueryPayloadError
- web::error::ReadlinesError
- web::error::UrlGenerationError
- web::error::UrlencodedError
- web::middleware::errhandlers::ErrorHandlerResponse
- ws::CloseCode
- ws::Frame
- ws::HandshakeError
- ws::Item
- ws::Message
- ws::OpCode
- ws::ProtocolError
Traits
- connect::Address
- connect::ssl::rustls::Session
- http::body::MessageBody
- http::client::Connection
- http::error::ResponseError
- http::header::AsHeaderName
- http::header::Header
- http::header::IntoHeaderName
- http::header::IntoHeaderValue
- http::httpmessage::HttpMessage
- router::IntoPattern
- router::Resource
- router::ResourcePath
- secure::rustls::Session
- web::FromRequest
- web::Responder
- web::dev::BodyEncoding
- web::dev::HttpServiceFactory
- web::dev::Service
- web::dev::Transform
- web::guard::Guard
Macros
Functions
- connect::default_connector
- connect::default_connector_factory
- connect::new_connector
- connect::new_connector_factory
- connect::resolver::read_system_conf
- connect::start_default_resolver
- connect::start_resolver
- http::error::ErrorBadGateway
- http::error::ErrorBadRequest
- http::error::ErrorConflict
- http::error::ErrorExpectationFailed
- http::error::ErrorFailedDependency
- http::error::ErrorForbidden
- http::error::ErrorGatewayTimeout
- http::error::ErrorGone
- http::error::ErrorHttpVersionNotSupported
- http::error::ErrorImATeapot
- http::error::ErrorInsufficientStorage
- http::error::ErrorInternalServerError
- http::error::ErrorLengthRequired
- http::error::ErrorLocked
- http::error::ErrorLoopDetected
- http::error::ErrorMethodNotAllowed
- http::error::ErrorMisdirectedRequest
- http::error::ErrorNetworkAuthenticationRequired
- http::error::ErrorNotAcceptable
- http::error::ErrorNotExtended
- http::error::ErrorNotFound
- http::error::ErrorNotImplemented
- http::error::ErrorPayloadTooLarge
- http::error::ErrorPaymentRequired
- http::error::ErrorPreconditionFailed
- http::error::ErrorPreconditionRequired
- http::error::ErrorProxyAuthenticationRequired
- http::error::ErrorRangeNotSatisfiable
- http::error::ErrorRequestHeaderFieldsTooLarge
- http::error::ErrorRequestTimeout
- http::error::ErrorServiceUnavailable
- http::error::ErrorTooManyRequests
- http::error::ErrorUnauthorized
- http::error::ErrorUnavailableForLegalReasons
- http::error::ErrorUnprocessableEntity
- http::error::ErrorUnsupportedMediaType
- http::error::ErrorUpgradeRequired
- http::error::ErrorUriTooLong
- http::error::ErrorVariantAlsoNegotiates
- http::h2::client::handshake
- http::h2::server::handshake
- http::header::http_percent_encode
- http::header::parse_extended_value
- secure::max_concurrent_ssl_connect
- util::mpsc::channel
- util::oneshot::channel
- util::threadpool::run
- web::guard::All
- web::guard::Any
- web::guard::Connect
- web::guard::Delete
- web::guard::Get
- web::guard::Head
- web::guard::Header
- web::guard::Host
- web::guard::Method
- web::guard::Not
- web::guard::Options
- web::guard::Patch
- web::guard::Post
- web::guard::Put
- web::guard::Trace
- web::guard::fn_guard
- web::test::call_service
- web::test::config
- web::test::default_service
- web::test::init_service
- web::test::load_stream
- web::test::ok_service
- web::test::read_body
- web::test::read_response
- web::test::read_response_json
- web::test::start
- web::test::start_with
- web::test::unused_addr
- web::web::block
- web::web::delete
- web::web::get
- web::web::head
- web::web::method
- web::web::patch
- web::web::post
- web::web::put
- web::web::resource
- web::web::route
- web::web::scope
- web::web::service
- web::web::to
- ws::handshake
- ws::handshake_response
- ws::hash_key
- ws::verify_handshake
Type Aliases
Statics
Constants
- http::cookie::USERINFO
- http::header::ACCEPT
- http::header::ACCEPT_CHARSET
- http::header::ACCEPT_ENCODING
- http::header::ACCEPT_LANGUAGE
- http::header::ACCEPT_RANGES
- http::header::ACCESS_CONTROL_ALLOW_CREDENTIALS
- http::header::ACCESS_CONTROL_ALLOW_HEADERS
- http::header::ACCESS_CONTROL_ALLOW_METHODS
- http::header::ACCESS_CONTROL_ALLOW_ORIGIN
- http::header::ACCESS_CONTROL_EXPOSE_HEADERS
- http::header::ACCESS_CONTROL_MAX_AGE
- http::header::ACCESS_CONTROL_REQUEST_HEADERS
- http::header::ACCESS_CONTROL_REQUEST_METHOD
- http::header::AGE
- http::header::ALLOW
- http::header::ALT_SVC
- http::header::AUTHORIZATION
- http::header::CACHE_CONTROL
- http::header::CACHE_STATUS
- http::header::CDN_CACHE_CONTROL
- http::header::CONNECTION
- http::header::CONTENT_DISPOSITION
- http::header::CONTENT_ENCODING
- http::header::CONTENT_LANGUAGE
- http::header::CONTENT_LENGTH
- http::header::CONTENT_LOCATION
- http::header::CONTENT_RANGE
- http::header::CONTENT_SECURITY_POLICY
- http::header::CONTENT_SECURITY_POLICY_REPORT_ONLY
- http::header::CONTENT_TYPE
- http::header::COOKIE
- http::header::DATE
- http::header::DNT
- http::header::ETAG
- http::header::EXPECT
- http::header::EXPIRES
- http::header::FORWARDED
- http::header::FROM
- http::header::HOST
- http::header::IF_MATCH
- http::header::IF_MODIFIED_SINCE
- http::header::IF_NONE_MATCH
- http::header::IF_RANGE
- http::header::IF_UNMODIFIED_SINCE
- http::header::LAST_MODIFIED
- http::header::LINK
- http::header::LOCATION
- http::header::MAX_FORWARDS
- http::header::ORIGIN
- http::header::PRAGMA
- http::header::PROXY_AUTHENTICATE
- http::header::PROXY_AUTHORIZATION
- http::header::PUBLIC_KEY_PINS
- http::header::PUBLIC_KEY_PINS_REPORT_ONLY
- http::header::RANGE
- http::header::REFERER
- http::header::REFERRER_POLICY
- http::header::REFRESH
- http::header::RETRY_AFTER
- http::header::SEC_WEBSOCKET_ACCEPT
- http::header::SEC_WEBSOCKET_EXTENSIONS
- http::header::SEC_WEBSOCKET_KEY
- http::header::SEC_WEBSOCKET_PROTOCOL
- http::header::SEC_WEBSOCKET_VERSION
- http::header::SERVER
- http::header::SET_COOKIE
- http::header::STRICT_TRANSPORT_SECURITY
- http::header::TE
- http::header::TRAILER
- http::header::TRANSFER_ENCODING
- http::header::UPGRADE
- http::header::UPGRADE_INSECURE_REQUESTS
- http::header::USER_AGENT
- http::header::VARY
- http::header::VIA
- http::header::WARNING
- http::header::WWW_AUTHENTICATE
- http::header::X_CONTENT_TYPE_OPTIONS
- http::header::X_DNS_PREFETCH_CONTROL
- http::header::X_FRAME_OPTIONS
- http::header::X_XSS_PROTECTION