juniper/hyper/client/sidebar-items.js

1 line
554 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"enum":[["Body","An enum of possible body types for a Request."],["RedirectPolicy","Behavior regarding how to handle redirects within a Client."]],"mod":[["pool","Client Connection Pooling"],["request","Client Requests"],["response","Client Responses"]],"struct":[["Client","A Client to use additional features with Requests."],["ProxyConfig","Proxy server configuration with a custom TLS wrapper."],["RequestBuilder","Options for an individual Request."]],"trait":[["IntoUrl","A helper trait to convert common objects into a Url."]]});