nghttp2/lib/includes/spdylay
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.h Add spdylay_npn_get_proto_list() public API function. 2012-08-27 23:16:44 +09:00
spdylayver.h.in Updated doc 2012-03-15 22:39:26 +09:00