Files
rapr-rs/docs/h2/client/sidebar-items.js
Uttarayan Mondal d5ecda4c73 Initial docs commit
2021-03-15 01:27:34 +05:30

1 line
761 B
JavaScript

initSidebarItems({"fn":[["handshake","Creates a new configured HTTP/2.0 client with default configuration values backed by `io`."]],"struct":[["Builder","Builds client connections with custom configuration values."],["Connection","Manages all state associated with an HTTP/2.0 client connection."],["PushPromise","A pushed response and corresponding request headers"],["PushPromises","A stream of pushed responses and corresponding promised requests"],["PushedResponseFuture","A future of a pushed HTTP response."],["ReadySendRequest","Returns a `SendRequest` instance once it is ready to send at least one request."],["ResponseFuture","A future of an HTTP response."],["SendRequest","Initializes new HTTP/2.0 streams on a connection by sending a request."]]});