juniper/solicit/server/sidebar-items.js

1 line
315 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"struct":[["ServerRequest","The struct represents a fully received request."],["SimpleServer","The struct implements a simple HTTP/2 server that allows users to register a request handler (a callback taking a `ServerRequest` and returning a `Response`) which is run on all received requests."]]});