juniper/solicit/sidebar-items.js

1 line
354 B
JavaScript
Raw Normal View History

2016-09-11 13:41:24 -05:00
initSidebarItems({"mod":[["client","The module contains implementations of HTTP/2 clients that could be directly used to access HTTP/2 servers, i.e. send requests and read responses."],["http","The module implements the framing layer of HTTP/2 and exposes an API for using it."],["server","The module contains a simple HTTP/2 server implementation."]]});