List of all items
Structs
- http::HeaderMap
- http::Method
- http::Request
- http::Response
- http::StatusCode
- http::Uri
- http::header::Drain
- http::header::GetAll
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::IntoIter
- http::header::InvalidHeaderName
- http::header::InvalidHeaderValue
- http::header::Iter
- http::header::IterMut
- http::header::Keys
- 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::response::AppendHeaders
- http::response::Html
- http::response::Redirect
- http::response::ResponseParts
- http::response::sse::Event
- http::response::sse::KeepAlive
- http::response::sse::Sse
- routing::CompiledRouter
- routing::MethodRouter
- routing::Router
- routing::extract::BodyStream
- routing::extract::ConnectInfo
- routing::extract::Cookies
- routing::extract::DefaultBodyLimit
- routing::extract::Extension
- routing::extract::Form
- routing::extract::Host
- routing::extract::Json
- routing::extract::MatchedPath
- routing::extract::OriginalUri
- routing::extract::Path
- routing::extract::PathParams
- routing::extract::Query
- routing::extract::RawQuery
- routing::extract::State
- routing::handler::AsyncHandler
- routing::handler::SyncHandler
- routing::middleware::MethodHandler
- routing::middleware::Next
- routing::static_dir::CacheConfig
- routing::static_dir::ServeDir
- routing::tower_compat::NextService
- routing::tower_compat::ServiceHandler
- routing::tower_compat::TowerServiceMarker
- server::HttpsServer
- server::MultiServer
- server::RustlsConfig
- server::Server
- server::i2p::I2pConfig
- server::tor::OnionConfig
- tls::SelfSignedCert
- tls::TlsPolicy
- tls::acme::AcmeManager
- tls::acme::AcmeResolver
- ws::CloseFrame
- ws::DefaultOnFailedUpgrade
- ws::DeflateConfig
- ws::WebSocket
- ws::WebSocketConfig
- ws::WebSocketUpgrade
Enums
- http::error::Error
- http::header::Entry
- http::response::Body
- routing::RouterError
- routing::handler::ResponseFuture
- routing::middleware::MiddlewarePosition
- tls::acme::AcmeError
- ws::CloseCode
- ws::Message
Traits
- http::header::AsHeaderName
- http::header::IntoHeaderName
- http::response::IntoResponse
- http::response::IntoResponseParts
- routing::extract::FromRef
- routing::extract::FromRequest
- routing::extract::FromRequestParts
- routing::handler::Handler
- ws::OnFailedUpgrade
Functions
- anonymity::anonymity_guard
- routing::any
- routing::connect
- routing::delete
- routing::get
- routing::head
- routing::options
- routing::patch
- routing::post
- routing::put
- routing::trace
- server::bind_rustls
- server::serve
- server::serve_http_redirect_and_challenges
- tls::acme::get_challenge
- tls::acme::register_challenge
- tls::acme::unregister_challenge
- tls::generate_self_signed_cert
Type Aliases
- http::error::Result
- routing::RouteResolution
- routing::handler::BoxedFuture
- routing::handler::BoxedHandler
- routing::middleware::BoxedMiddleware
Constants
- 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