nghttp2/lib/includes/nghttp2
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.h Callback based padding from application 2014-02-11 15:28:44 +09:00
nghttp2ver.h.in NGHTTP2_VERSION_NUM: have configure generate the define 2013-09-04 21:30:00 +09:00