nghttp2/lib/includes
Tatsuhiro Tsujikawa 4e5e741907 Add spdylay_npn_get_proto_list() public API function.
spdylay_npn_get_proto_list() returns a pointer to the supported SPDY
version list. The element of the list is spdylay_npn_proto struct. It
contains all SPDY version information this library supports. The
application can use this information to configure NPN protocol
offerings/selection.
2012-08-27 23:16:44 +09:00
..
spdylay Add spdylay_npn_get_proto_list() public API function. 2012-08-27 23:16:44 +09:00
Makefile.am Added public API headers for distribution 2012-01-29 00:22:50 +09:00