nghttp2/lib/includes/nghttp2
Tatsuhiro Tsujikawa 53ee21caa9 Remove nghttp2_on_unknown_frame_recv_callback
It is not used by library for a while.  It could be used to pass
unsupported extension frames to application, but its interface
requires library to buffer entire frame, which we'd like to avoid.
For unsupported extension frames, we will add new callbacks which does
not require buffering if they are required.
2014-08-25 21:24:04 +09:00
..
nghttp2.h Remove nghttp2_on_unknown_frame_recv_callback 2014-08-25 21:24:04 +09:00
nghttp2ver.h.in Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00