• Tatsuhiro Tsujikawa's avatar
    Callback based padding from application · 78d202ac
    Tatsuhiro Tsujikawa authored
    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.
    78d202ac
nghttp.cc 54.7 KB