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

1 line
469 B
JavaScript

initSidebarItems({"fn":[["handshake","Creates a new configured HTTP/2.0 server with default configuration values backed by `io`."]],"struct":[["Builder","Builds server connections with custom configuration values."],["Connection","Accepts inbound HTTP/2.0 streams on a connection."],["Handshake","In progress HTTP/2.0 connection handshake future."],["SendPushedResponse","Send a response to a promised request"],["SendResponse","Send a response back to the client"]]});