List of all items
Structs
- clients::hyper::Body
- clients::hyper::Error
- clients::hyper::HeaderMap
- clients::hyper::Method
- clients::hyper::Request
- clients::hyper::Response
- clients::hyper::Server
- clients::hyper::StatusCode
- clients::hyper::Uri
- clients::hyper::Version
- clients::hyper::body::Body
- clients::hyper::body::Bytes
- clients::hyper::body::Sender
- clients::hyper::body::SizeHint
- clients::hyper::ext::ReasonPhrase
- clients::hyper::http::Error
- clients::hyper::http::Extensions
- clients::hyper::http::HeaderMap
- clients::hyper::http::HeaderName
- clients::hyper::http::HeaderValue
- clients::hyper::http::Method
- clients::hyper::http::Request
- clients::hyper::http::Response
- clients::hyper::http::StatusCode
- clients::hyper::http::Uri
- clients::hyper::http::Version
- clients::hyper::http::header::Drain
- clients::hyper::http::header::GetAll
- clients::hyper::http::header::HeaderMap
- clients::hyper::http::header::HeaderName
- clients::hyper::http::header::HeaderValue
- clients::hyper::http::header::IntoIter
- clients::hyper::http::header::InvalidHeaderName
- clients::hyper::http::header::InvalidHeaderValue
- clients::hyper::http::header::Iter
- clients::hyper::http::header::IterMut
- clients::hyper::http::header::Keys
- clients::hyper::http::header::MaxSizeReached
- clients::hyper::http::header::OccupiedEntry
- clients::hyper::http::header::ToStrError
- clients::hyper::http::header::VacantEntry
- clients::hyper::http::header::ValueDrain
- clients::hyper::http::header::ValueIter
- clients::hyper::http::header::ValueIterMut
- clients::hyper::http::header::Values
- clients::hyper::http::header::ValuesMut
- clients::hyper::http::method::InvalidMethod
- clients::hyper::http::method::Method
- clients::hyper::http::request::Builder
- clients::hyper::http::request::Parts
- clients::hyper::http::request::Request
- clients::hyper::http::response::Builder
- clients::hyper::http::response::Parts
- clients::hyper::http::response::Response
- clients::hyper::http::status::InvalidStatusCode
- clients::hyper::http::status::StatusCode
- clients::hyper::http::uri::Authority
- clients::hyper::http::uri::Builder
- clients::hyper::http::uri::InvalidUri
- clients::hyper::http::uri::InvalidUriParts
- clients::hyper::http::uri::Parts
- clients::hyper::http::uri::PathAndQuery
- clients::hyper::http::uri::Port
- clients::hyper::http::uri::Scheme
- clients::hyper::http::uri::Uri
- clients::hyper::http::version::Version
- clients::hyper::server::Builder
- clients::hyper::server::Server
- clients::hyper::server::conn::AddrIncoming
- clients::hyper::server::conn::AddrStream
- clients::hyper::server::conn::Connecting
- clients::hyper::server::conn::Connection
- clients::hyper::server::conn::Http
- clients::hyper::server::conn::Parts
- clients::hyper::upgrade::OnUpgrade
- clients::hyper::upgrade::Parts
- clients::hyper::upgrade::Upgraded
- data::Bincode
- data::Json
- data::Postcard
- data::Yaml
- methods::Delete
- methods::Get
- methods::Head
- methods::Patch
- methods::Post
- query::Qs
- query::Urlencoded
Enums
- Method
- clients::Error
- clients::GlooRequestError
- clients::HyperRequestError
- clients::hyper::http::header::Entry
Traits
- DeleteRequest
- GetRequest
- HeadRequest
- PatchRequest
- PostRequest
- Request
- RequestMethod
- RequestType
- clients::GlooRequest
- clients::GlooResponse
- clients::GlooResponseBinary
- clients::HyperRequest
- clients::ToGlooRequest
- clients::hyper::body::Buf
- clients::hyper::body::HttpBody
- clients::hyper::http::header::AsHeaderName
- clients::hyper::http::header::IntoHeaderName
- clients::hyper::rt::Executor
- clients::hyper::server::accept::Accept
- clients::hyper::service::Service
- data::Decodable
- data::Encodable
- query::ToQuery
Functions
- clients::hyper::body::aggregate
- clients::hyper::body::to_bytes
- clients::hyper::server::accept::from_stream
- clients::hyper::server::accept::poll_fn
- clients::hyper::service::make_service_fn
- clients::hyper::service::service_fn
- clients::hyper::upgrade::on
- clients::request_builder
- clients::use_request
Type Aliases
Constants
- clients::hyper::http::header::ACCEPT
- clients::hyper::http::header::ACCEPT_CHARSET
- clients::hyper::http::header::ACCEPT_ENCODING
- clients::hyper::http::header::ACCEPT_LANGUAGE
- clients::hyper::http::header::ACCEPT_RANGES
- clients::hyper::http::header::ACCESS_CONTROL_ALLOW_CREDENTIALS
- clients::hyper::http::header::ACCESS_CONTROL_ALLOW_HEADERS
- clients::hyper::http::header::ACCESS_CONTROL_ALLOW_METHODS
- clients::hyper::http::header::ACCESS_CONTROL_ALLOW_ORIGIN
- clients::hyper::http::header::ACCESS_CONTROL_EXPOSE_HEADERS
- clients::hyper::http::header::ACCESS_CONTROL_MAX_AGE
- clients::hyper::http::header::ACCESS_CONTROL_REQUEST_HEADERS
- clients::hyper::http::header::ACCESS_CONTROL_REQUEST_METHOD
- clients::hyper::http::header::AGE
- clients::hyper::http::header::ALLOW
- clients::hyper::http::header::ALT_SVC
- clients::hyper::http::header::AUTHORIZATION
- clients::hyper::http::header::CACHE_CONTROL
- clients::hyper::http::header::CACHE_STATUS
- clients::hyper::http::header::CDN_CACHE_CONTROL
- clients::hyper::http::header::CONNECTION
- clients::hyper::http::header::CONTENT_DISPOSITION
- clients::hyper::http::header::CONTENT_ENCODING
- clients::hyper::http::header::CONTENT_LANGUAGE
- clients::hyper::http::header::CONTENT_LENGTH
- clients::hyper::http::header::CONTENT_LOCATION
- clients::hyper::http::header::CONTENT_RANGE
- clients::hyper::http::header::CONTENT_SECURITY_POLICY
- clients::hyper::http::header::CONTENT_SECURITY_POLICY_REPORT_ONLY
- clients::hyper::http::header::CONTENT_TYPE
- clients::hyper::http::header::COOKIE
- clients::hyper::http::header::DATE
- clients::hyper::http::header::DNT
- clients::hyper::http::header::ETAG
- clients::hyper::http::header::EXPECT
- clients::hyper::http::header::EXPIRES
- clients::hyper::http::header::FORWARDED
- clients::hyper::http::header::FROM
- clients::hyper::http::header::HOST
- clients::hyper::http::header::IF_MATCH
- clients::hyper::http::header::IF_MODIFIED_SINCE
- clients::hyper::http::header::IF_NONE_MATCH
- clients::hyper::http::header::IF_RANGE
- clients::hyper::http::header::IF_UNMODIFIED_SINCE
- clients::hyper::http::header::LAST_MODIFIED
- clients::hyper::http::header::LINK
- clients::hyper::http::header::LOCATION
- clients::hyper::http::header::MAX_FORWARDS
- clients::hyper::http::header::ORIGIN
- clients::hyper::http::header::PRAGMA
- clients::hyper::http::header::PROXY_AUTHENTICATE
- clients::hyper::http::header::PROXY_AUTHORIZATION
- clients::hyper::http::header::PUBLIC_KEY_PINS
- clients::hyper::http::header::PUBLIC_KEY_PINS_REPORT_ONLY
- clients::hyper::http::header::RANGE
- clients::hyper::http::header::REFERER
- clients::hyper::http::header::REFERRER_POLICY
- clients::hyper::http::header::REFRESH
- clients::hyper::http::header::RETRY_AFTER
- clients::hyper::http::header::SEC_WEBSOCKET_ACCEPT
- clients::hyper::http::header::SEC_WEBSOCKET_EXTENSIONS
- clients::hyper::http::header::SEC_WEBSOCKET_KEY
- clients::hyper::http::header::SEC_WEBSOCKET_PROTOCOL
- clients::hyper::http::header::SEC_WEBSOCKET_VERSION
- clients::hyper::http::header::SERVER
- clients::hyper::http::header::SET_COOKIE
- clients::hyper::http::header::STRICT_TRANSPORT_SECURITY
- clients::hyper::http::header::TE
- clients::hyper::http::header::TRAILER
- clients::hyper::http::header::TRANSFER_ENCODING
- clients::hyper::http::header::UPGRADE
- clients::hyper::http::header::UPGRADE_INSECURE_REQUESTS
- clients::hyper::http::header::USER_AGENT
- clients::hyper::http::header::VARY
- clients::hyper::http::header::VIA
- clients::hyper::http::header::WARNING
- clients::hyper::http::header::WWW_AUTHENTICATE
- clients::hyper::http::header::X_CONTENT_TYPE_OPTIONS
- clients::hyper::http::header::X_DNS_PREFETCH_CONTROL
- clients::hyper::http::header::X_FRAME_OPTIONS
- clients::hyper::http::header::X_XSS_PROTECTION