[−] List of all items
Structs
- App
- Extensions
- Form
- HttpContext
- HttpRequest
- HttpResponse
- Json
- Path
- Query
- Request
- Scope
- State
- actix::ActorResponse
- actix::Addr
- actix::Arbiter
- actix::Condition
- actix::Context
- actix::IntervalFunc
- actix::MessageResult
- actix::Recipient
- actix::RecipientRequest
- actix::Request
- actix::Response
- actix::SpawnHandle
- actix::Supervisor
- actix::SyncArbiter
- actix::SyncContext
- actix::System
- actix::TimerFunc
- actix::actors::mocker::Mocker
- actix::actors::resolver::Connect
- actix::actors::resolver::ConnectAddr
- actix::actors::resolver::Resolve
- actix::actors::resolver::Resolver
- actix::actors::resolver::TcpConnector
- actix::actors::signal::DefaultSignalsHandler
- actix::actors::signal::ProcessSignals
- actix::actors::signal::Signal
- actix::actors::signal::Subscribe
- actix::dev::ContextFut
- actix::dev::ContextParts
- actix::dev::Envelope
- actix::dev::Mailbox
- actix::dev::Registry
- actix::dev::SystemRegistry
- actix::dev::channel::AddressReceiver
- actix::dev::channel::AddressSender
- actix::fut::AndThen
- actix::fut::DropErr
- actix::fut::Finish
- actix::fut::FromErr
- actix::fut::FutureResult
- actix::fut::FutureWrap
- actix::fut::Map
- actix::fut::MapErr
- actix::fut::StreamAndThen
- actix::fut::StreamFinish
- actix::fut::StreamFold
- actix::fut::StreamMap
- actix::fut::StreamMapErr
- actix::fut::StreamThen
- actix::fut::StreamTimeout
- actix::fut::StreamWrap
- actix::fut::Then
- actix::fut::Timeout
- actix::io::FramedWrite
- actix::io::Writer
- actix::msgs::Execute
- actix::msgs::StartActor
- actix::msgs::StopArbiter
- actix::resolver::Connect
- actix::resolver::ConnectAddr
- actix::resolver::Resolve
- actix::resolver::Resolver
- actix::resolver::TcpConnector
- actix::signal::DefaultSignalsHandler
- actix::signal::ProcessSignals
- actix::signal::Signal
- actix::signal::Subscribe
- client::ClientConnector
- client::ClientConnectorStats
- client::ClientRequest
- client::ClientRequestBuilder
- client::ClientResponse
- client::Connect
- client::Connection
- client::Pause
- client::Resume
- client::SendRequest
- dev::AsyncResult
- dev::ConnectionInfo
- dev::Drain
- dev::EitherConfig
- dev::FormConfig
- dev::HttpResponseBuilder
- dev::JsonBody
- dev::JsonConfig
- dev::MessageBody
- dev::Params
- dev::PathConfig
- dev::Payload
- dev::PayloadBuffer
- dev::PayloadConfig
- dev::QueryConfig
- dev::Readlines
- dev::Resource
- dev::ResourceDef
- dev::ResourceInfo
- dev::Route
- dev::Router
- dev::UrlEncoded
- error::Error
- error::InternalError
- fs::DefaultConfig
- fs::Directory
- fs::NamedFile
- fs::StaticFiles
- http::Cookie
- http::CookieBuilder
- http::Method
- http::NormalizePath
- http::StatusCode
- http::Version
- http::header::ContentDisposition
- http::header::Drain
- http::header::ExtendedValue
- http::header::GetAll
- http::header::HeaderMap
- http::header::HeaderName
- http::header::HeaderValue
- http::header::IntoIter
- http::header::InvalidHeaderName
- http::header::InvalidHeaderNameBytes
- http::header::InvalidHeaderValue
- http::header::InvalidHeaderValueBytes
- http::header::Iter
- http::header::IterMut
- http::header::Keys
- http::header::LanguageTag
- http::header::OccupiedEntry
- http::header::ToStrError
- http::header::VacantEntry
- http::header::ValueDrain
- http::header::ValueIter
- http::header::ValueIterMut
- http::header::Values
- http::header::ValuesMut
- middleware::DefaultHeaders
- middleware::ErrorHandlers
- middleware::Logger
- middleware::cors::Cors
- middleware::cors::CorsBuilder
- middleware::csrf::CsrfFilter
- middleware::identity::CookieIdentityPolicy
- middleware::identity::IdentityService
- middleware::session::CookieSession
- middleware::session::CookieSessionBackend
- middleware::session::Session
- middleware::session::SessionStorage
- multipart::Field
- multipart::Multipart
- pred::AllPredicate
- pred::AnyPredicate
- server::HttpServer
- server::OpensslAcceptor
- server::PauseServer
- server::Request
- server::ResumeServer
- server::RustlsAcceptor
- server::ServerFlags
- server::ServerSettings
- server::StopServer
- test::TestApp
- test::TestRequest
- test::TestServer
- test::TestServerBuilder
- ws::Client
- ws::ClientHandshake
- ws::ClientReader
- ws::ClientWriter
- ws::CloseReason
- ws::Frame
- ws::FramedMessage
- ws::WebsocketContext
- ws::WsStream
Enums
- Binary
- Body
- Either
- actix::ActorState
- actix::MailboxError
- actix::Running
- actix::SendError
- actix::actors::resolver::ResolverError
- actix::actors::signal::SignalType
- actix::fut::Either
- actix::resolver::ResolverError
- actix::signal::SignalType
- client::ClientConnectorError
- client::SendRequestError
- dev::EitherCollisionStrategy
- dev::ResourceType
- error::ContentTypeError
- error::CookieParseError
- error::ExpectError
- error::JsonPayloadError
- error::MultipartError
- error::ParseError
- error::PayloadError
- error::ReadlinesError
- error::StaticFileError
- error::UriSegmentError
- error::UrlGenerationError
- error::UrlParseError
- error::UrlencodedError
- http::ConnectionType
- http::ContentEncoding
- http::header::Charset
- http::header::ContentEncoding
- http::header::DispositionParam
- http::header::DispositionType
- http::header::Entry
- middleware::Finished
- middleware::Response
- middleware::Started
- middleware::cors::AllOrSome
- middleware::cors::CorsError
- middleware::csrf::CsrfError
- middleware::session::CookieSessionError
- multipart::MultipartItem
- server::AcceptorError
- server::HttpDispatchError
- server::KeepAlive
- ws::ClientError
- ws::CloseCode
- ws::HandshakeError
- ws::Message
- ws::OpCode
- ws::ProtocolError
Traits
- AsyncResponder
- FromRequest
- HttpMessage
- Responder
- actix::Actor
- actix::ActorContext
- actix::ActorFuture
- actix::ActorStream
- actix::ArbiterService
- actix::AsyncContext
- actix::ContextFutureSpawner
- actix::Handler
- actix::Message
- actix::StreamHandler
- actix::Supervised
- actix::SystemService
- actix::WrapFuture
- actix::WrapStream
- actix::dev::AsyncContextParts
- actix::dev::EnvelopeProxy
- actix::dev::MessageResponse
- actix::dev::ResponseChannel
- actix::dev::ToEnvelope
- actix::fut::ActorFuture
- actix::fut::ActorStream
- actix::fut::IntoActorFuture
- actix::fut::WrapFuture
- actix::fut::WrapStream
- actix::io::WriteHandler
- dev::FromParam
- dev::Handler
- error::ResponseError
- fs::StaticFileConfig
- http::header::AsHeaderName
- http::header::IntoHeaderName
- middleware::Middleware
- middleware::identity::Identity
- middleware::identity::IdentityPolicy
- middleware::identity::RequestIdentity
- middleware::session::RequestSession
- middleware::session::SessionBackend
- middleware::session::SessionImpl
- pred::Predicate
- server::HttpHandler
- server::HttpHandlerTask
- server::IntoHttpHandler
- ws::WsWriter
Macros
Functions
- actix::dev::channel::channel
- actix::fut::err
- actix::fut::ok
- actix::fut::result
- actix::fut::wrap_future
- actix::fut::wrap_stream
- actix::run
- actix::spawn
- client::delete
- client::get
- client::head
- client::patch
- client::post
- client::put
- 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
- fs::file_extension_to_mime
- http::header::http_percent_encode
- http::header::parse_extended_value
- pred::All
- pred::Any
- pred::Connect
- pred::Delete
- pred::Get
- pred::Head
- pred::Header
- pred::Host
- pred::Method
- pred::Not
- pred::Options
- pred::Patch
- pred::Post
- pred::Put
- pred::Trace
- server::new
- server::openssl_acceptor_with_flags
- ws::handshake
- ws::start
Typedefs
- FutureResponse
- actix::ResponseActFuture
- actix::ResponseFuture
- actix::actors::resolver::Connector
- actix::actors::resolver::ConnectorError
- actix::resolver::Connector
- actix::resolver::ConnectorError
- dev::BodyStream
- error::Result
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::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