nghttp2/lib/includes/nghttp2
Tatsuhiro Tsujikawa bc6d952361 Check max SETTINGS_HEADER_TABLE_SIZE in nghttp2_iv_check()
Hide NGHTTP2_MAX_HEADER_TABLE_SIZE from public API.  Now it is defined
as ((1u << 31) - 1) in nghttp2_frame.h, which is sufficiently big
enough.
2014-05-12 21:28:49 +09:00
..
nghttp2.h Check max SETTINGS_HEADER_TABLE_SIZE in nghttp2_iv_check() 2014-05-12 21:28:49 +09:00
nghttp2ver.h.in Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00