nghttp2/lib/includes
Tatsuhiro Tsujikawa 78d202ac30 Callback based padding from application
Now previous padding options are removed and instead we added
select_padding_callback to select padding length for each frame
by application. If this callback is not implemented by application,
no padding is added.

This change also fixes the broken session_detect_idle_stream()
if stream_id is our side.
2014-02-11 15:28:44 +09:00
..
nghttp2 Callback based padding from application 2014-02-11 15:28:44 +09:00
Makefile.am Rebranding nghttp2 2013-07-13 00:43:06 +09:00