1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-03-15 20:53:06 +01:00
actix-web/search.desc/awc/awc-desc-0-.js

1 line
33 KiB
JavaScript
Raw Permalink Normal View History

searchState.loadedDescShard("awc", 0, "<code>awc</code> is an asynchronous HTTP and WebSocket client library.\nAn asynchronous HTTP and WebSocket client.\nStandard HTTP request.\nStandard HTTP response.\nAn HTTP Client builder\nAn HTTP Client request builder\nClient Response\nCombined HTTP and WebSocket request type received by \nCombined HTTP response &amp; WebSocket tunnel type returned \nManages HTTP client network connectivity.\n<code>FrozenClientRequest</code> struct represents cloneable client \nBuilder that allows to modify extra headers.\nA <code>Future</code> that reads a body stream, parses JSON, resolving \nA <code>Future</code> that reads a body stream, resolving as <code>Bytes</code>.\nFuture that sends requests payload and resolves to a \nTunnel used by WebSocket connection requests.\nTunnel used for WebSocket communication.\nAdd default header.\nSet socket address of the server.\nAppend a header, keeping any that were set with an \nSet client wide HTTP basic authorization header\nSet HTTP basic authorization header.\nSet client wide HTTP bearer authentication header\nSet HTTP bearer authentication header\nTraits and structures to aid consuming and writing HTTP \nReturns a <code>Future</code> that consumes the body stream and \nConstructs new <code>Client</code> builder.\nSend headers in <code>Camel-Case</code> form.\nSet keep-alive period for opened connection.\nSet max lifetime period for connection.\nUse custom connector service.\nSets custom connector.\nSet content length\nSet requests content type\nSet a cookie\nReturn request cookie.\nLoad request cookies.\nConstruct HTTP <em>DELETE</em> request.\nDo not follow redirects.\nDisable request timeout.\nSet server connection disconnect timeout in milliseconds.\nHTTP client errors\nInsert a header, it overrides existing header in \nClones this <code>FrozenClientRequest</code>, returning a new one with \nClones this <code>FrozenClientRequest</code>, returning a new one with \nFinish build process and create <code>Client</code> instance.\nFinish configuration process and create connector service.\nForce close connection instead of returning it back to \nFreeze request builder and construct <code>FrozenClientRequest</code>, \nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nConstruct HTTP <em>GET</em> request.\nGet HTTP method of this request\nGet HTTP method of this request\nGet peer address of this request.\nGet HTTP URI of request.\nGet HTTP URI of request\nGet HTTP version of this request.\nSets TLS handshake timeout.\nConstruct HTTP <em>HEAD</em> request.\nReturns requests headers.\nGet default HeaderMap of Client.\nReturns requests headers.\nReturns requests headers.\nReturns requests mutable headers.\nVarious HTTP related types.\nIndicates the initial window size (in octets) for HTTP2 \nSets the initial window size (in bytes) for HTTP/2 \nIndicates the initial window size (in octets) for HTTP2 \nSets the initial window size (in bytes) for HTTP/2 \nInsert a header, replacing any that were set with an \nInsert a header only if it is not yet set.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nUnwraps type into HTTP response.\nUnwraps type into WebSocket tunnel response.\nReturns a <code>Future</code> consumes t