Files
mercator_service/actix_web/client/sidebar-items.js

1 line
782 B
JavaScript

initSidebarItems({"enum":[["ConnectError","A set of errors that can occur while connecting to an HTTP host"],["InvalidUrl",""],["PayloadError","A set of errors that can occur during payload parsing"],["SendRequestError","A set of errors that can occur during request sending and response reading"],["WsClientError","Websocket client error"]],"mod":[["test","Test helpers for actix http client to use during testing."]],"struct":[["Client","An HTTP Client"],["ClientBuilder","An HTTP Client builder"],["ClientRequest","An HTTP Client request builder"],["ClientResponse","Client Response"],["Connector","Manages http client network connectivity The `Connector` type uses a builder-like combinator pattern for service construction that finishes by calling the `.finish()` method."]]});