[−] List of all items
Structs
- App
- Error
- HttpRequest
- HttpResponse
- HttpServer
- Resource
- Route
- Scope
- body::BodyStream
- body::SizedStream
- client::Client
- client::ClientBuilder
- client::ClientRequest
- client::ClientResponse
- client::Connector
- client::test::TestResponse
- cookie::Cookie
- cookie::CookieBuilder
- cookie::CookieJar
- cookie::Delta
- cookie::EncodedCookie
- cookie::Iter
- cookie::Key
- cookie::PrivateJar
- cookie::SignedJar
- dev::AppConfig
- dev::AppService
- dev::ConnectionInfo
- dev::Decompress
- dev::Extensions
- dev::HttpResponseBuilder
- dev::JsonBody
- dev::Path
- dev::Readlines
- dev::RequestHead
- dev::ResourceDef
- dev::ResourceMap
- dev::ResponseHead
- dev::Server
- dev::ServiceRequest
- dev::ServiceResponse
- dev::SizedStream
- dev::Url
- dev::UrlEncoded
- dev::WebService
- error::Canceled
- error::Error
- error::InternalError
- guard::AllGuard
- guard::AnyGuard
- http::Cookie
- http::CookieBuilder
- http::Error
- http::Method
- http::PathAndQuery
- http::StatusCode
- http::Version
- 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::EntityTag
- http::header::Expires
- http::header::ExtendedValue
- http::header::GetAll
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::HttpDate
- 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::OccupiedEntry
- http::header::Quality
- http::header::QualityItem
- http::header::ToStrError
- http::header::VacantEntry
- http::header::ValueDrain
- http::header::ValueIter
- http::header::ValueIterMut
- http::header::Values
- http::header::ValuesMut
- http::uri::Authority
- http::uri::Builder
- http::uri::InvalidUri
- http::uri::InvalidUriParts
- http::uri::Parts
- http::uri::Port
- http::uri::Scheme
- http::uri::Uri
- middleware::Compress
- middleware::Condition
- middleware::DefaultHeaders
- middleware::Logger
- middleware::NormalizePath
- middleware::errhandlers::ErrorHandlers
- test::TestBuffer
- test::TestRequest
- test::TestServer
- test::TestServerConfig
- web::Bytes
- web::BytesMut
- web::Canceled
- web::Data
- web::Form
- web::FormConfig
- web::HttpRequest
- web::HttpResponse
- web::Json
- web::JsonConfig
- web::Path
- web::PathConfig
- web::Payload
- web::PayloadConfig
- web::Query
- web::QueryConfig
- web::Readlines
- web::ServiceConfig
Enums
- Either
- body::Body
- body::BodySize
- body::ResponseBody
- client::ConnectError
- client::InvalidUrl
- client::PayloadError
- client::SendRequestError
- client::WsClientError
- cookie::ParseError
- cookie::SameSite
- dev::Body
- dev::BodySize
- dev::Payload
- dev::ResponseBody
- error::BlockingError
- error::ContentTypeError
- error::CookieParseError
- error::DispatchError
- error::JsonPayloadError
- error::ParseError
- error::PathError
- error::PayloadError
- error::QueryPayloadError
- error::ReadlinesError
- error::UrlGenerationError
- error::UrlencodedError
- http::ConnectionType
- http::header::CacheDirective
- http::header::Charset
- http::header::ContentEncoding
- http::header::ContentRangeSpec
- http::header::DispositionParam
- http::header::DispositionType
- http::header::Encoding
- http::header::Entry
- http::header::IfMatch
- http::header::IfNoneMatch
- http::header::IfRange
- middleware::errhandlers::ErrorHandlerResponse
Traits
- FromRequest
- HttpMessage
- Responder
- ResponseError
- body::MessageBody
- dev::BodyEncoding
- dev::HttpServiceFactory
- dev::MessageBody
- dev::ResourcePath
- dev::Service
- dev::Transform
- error::ResponseError
- guard::Guard
- http::header::AsHeaderName
- http::header::Header
- http::header::IntoHeaderName
- http::header::IntoHeaderValue
Functions
- error::ErrorBadGateway
- error::ErrorBadRequest
- error::ErrorConflict
- error::ErrorExpectationFailed
- error::ErrorFailedDependency
- error::ErrorForbidden
- error::ErrorGatewayTimeout
- error::ErrorGone
- error::ErrorHttpVersionNotSupported
- error::ErrorImATeapot
- error::ErrorInsufficientStorage
- error::ErrorInternalServerError
- error::ErrorLengthRequired
- error::ErrorLocked
- error::ErrorLoopDetected
- error::ErrorMethodNotAllowed
- error::ErrorMisdirectedRequest
- error::ErrorNetworkAuthenticationRequired
- error::ErrorNotAcceptable
- error::ErrorNotExtended
- error::ErrorNotFound
- error::ErrorNotImplemented
- error::ErrorPayloadTooLarge
- error::ErrorPaymentRequired
- error::ErrorPreconditionFailed
- error::ErrorPreconditionRequired
- error::ErrorProxyAuthenticationRequired
- error::ErrorRangeNotSatisfiable
- error::ErrorRequestHeaderFieldsTooLarge
- error::ErrorRequestTimeout
- error::ErrorServiceUnavailable
- error::ErrorTooManyRequests
- error::ErrorUnauthorized
- error::ErrorUnavailableForLegalReasons
- error::ErrorUnprocessableEntity
- error::ErrorUnsupportedMediaType
- error::ErrorUpgradeRequired
- error::ErrorUriTooLong
- error::ErrorVariantAlsoNegotiates
- guard::All
- guard::Any
- guard::Connect
- guard::Delete
- guard::Get
- guard::Head
- guard::Header
- guard::Host
- guard::Method
- guard::Not
- guard::Options
- guard::Patch
- guard::Post
- guard::Put
- guard::Trace
- guard::fn_guard
- http::header::http_percent_encode
- http::header::parse_extended_value
- http::header::q
- http::header::qitem
- test::call_service
- test::config
- test::default_service
- test::init_service
- test::load_stream
- test::ok_service
- test::read_body
- test::read_response
- test::read_response_json
- test::start
- test::start_with
- test::unused_addr
- web::block
- web::delete
- web::get
- web::head
- web::method
- web::patch
- web::post
- web::put
- web::resource
- web::route
- web::scope
- web::service
- web::to
Typedefs
Constants
- 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::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