• Tatsuhiro Tsujikawa's avatar
    src: Print header emission with stream_id · ce434d56
    Tatsuhiro Tsujikawa authored
    Since all headers are not always longer available on one
    nghttp2_session_mem_recv call, received headers may be interleaved
    with transmission log of the other frames. To make it clear that
    each header belongs to which stream, each header is printed with
    stream_id.
    ce434d56
app_helper.cc 10.9 KB