juniper/solicit/client/sidebar-items.js

1 line
353 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"struct":[["Client","A struct representing an HTTP/2 client that receives responses to its requests asynchronously. Additionally, this client can be cloned and all clones can issue (concurrently) requests to the server, using the same underlying HTTP/2 connection."],["SimpleClient","A struct implementing a simple HTTP/2 client."]]});