List of all items
Structs
- body::BodyForm
- body::BodyMultipartForm
- client::StreamInfo
- client::ZJHttpClient
- client::ZJHttpClientBuilder
- cookie::Cookie
- proxy::Cred
- proxy::HttpsProxyOption
- proxy::ProxyConnector
- requestx::Request
- response::BodyFixedLengthStream
- response::BodyUnknownLengthStream
- response::ChunkedDecoderStream
- response::Response
Enums
- body::Body
- body::MultipartField
- client::HttpVersion
- client::ZJHttpClientBuilderError
- error::ZjhttpcError
- misc::HttpVersion
- misc::TrustStorePem
Traits
Functions
- body::detect_mime_type
- client::create_tls_config
- client::read_until
- client::read_until_v
- client::return_stream_to_pool
- client::return_stream_to_pool_from_response
Type Aliases
Constants
- content_type::APPLICATION_GZIP
- content_type::APPLICATION_JSON
- content_type::APPLICATION_JWT
- content_type::APPLICATION_MSGPACK
- content_type::APPLICATION_OCTET_STREAM
- content_type::APPLICATION_PDF
- content_type::APPLICATION_PROTOBUF
- content_type::APPLICATION_TOML
- content_type::APPLICATION_XML
- content_type::APPLICATION_X_WWW_FORM_URLENCODED
- content_type::APPLICATION_X_YAML
- content_type::APPLICATION_ZIP
- content_type::AUDIO_MP3
- content_type::AUDIO_MP4
- content_type::AUDIO_OGG
- content_type::AUDIO_WAV
- content_type::AUDIO_WEBM
- content_type::IMAGE_GIF
- content_type::IMAGE_ICON
- content_type::IMAGE_JPEG
- content_type::IMAGE_PNG
- content_type::IMAGE_SVG_XML
- content_type::IMAGE_WEBP
- content_type::MULTIPART_FORM_DATA
- content_type::TEXT_CSS
- content_type::TEXT_CSV
- content_type::TEXT_HTML
- content_type::TEXT_JAVASCRIPT
- content_type::TEXT_MARKDOWN
- content_type::TEXT_PLAIN
- content_type::TEXT_XML
- content_type::VIDEO_MP4
- content_type::VIDEO_MPEG
- content_type::VIDEO_WEBM
- header::ACCEPT
- header::ACCEPT_CHARSET
- header::ACCEPT_ENCODING
- header::ACCEPT_LANGUAGE
- header::ACCEPT_RANGES
- header::AGE
- header::ALLOW
- header::AUTHORIZATION
- header::CACHE_CONTROL
- header::CONNECTION
- header::CONTENT_DISPOSITION
- header::CONTENT_ENCODING
- header::CONTENT_LANGUAGE
- header::CONTENT_LENGTH
- header::CONTENT_LOCATION
- header::CONTENT_RANGE
- header::CONTENT_TYPE
- header::COOKIE
- header::DATE
- header::ETAG
- header::EXPECT
- header::EXPIRES
- header::FROM
- header::HOST
- header::IF_MATCH
- header::IF_MODIFIED_SINCE
- header::IF_NONE_MATCH
- header::IF_RANGE
- header::IF_UNMODIFIED_SINCE
- header::LAST_MODIFIED
- header::LOCATION
- header::MAX_FORWARDS
- header::ORIGIN
- header::PRAGMA
- header::PROXY_AUTHENTICATE
- header::PROXY_AUTHORIZATION
- header::RANGE
- header::REFERER
- header::REFRESH
- header::RETRY_AFTER
- header::SERVER
- header::SET_COOKIE
- header::TE
- header::TRAILER
- header::TRANSFER_ENCODING
- header::UPGRADE
- header::USER_AGENT
- header::VARY
- header::VIA
- header::WARNING
- header::WWW_AUTHENTICATE
- methods::CONNECT
- methods::DELETE
- methods::GET
- methods::HEAD
- methods::OPTIONS
- methods::POST
- methods::PUT