• Tatsuhiro Tsujikawa's avatar
    Strict handling of connection error · e278efdf
    Tatsuhiro Tsujikawa authored
    Following cases are now treated as connection error of type
    PROTOCOL_ERROR.
    
    * Receiving HEADERS from client in reserved (local)
    * Receiving PUSH_PROMISE against peer-initiated stream
    * Receiving WINDOW_UPDATE against in reserved (local, remote)
    e278efdf
nghttp2_session_test.c 118 KB