• Tatsuhiro Tsujikawa's avatar
    Add nghttp2_submit_request2 · 94263216
    Tatsuhiro Tsujikawa authored
    This function is similar to nghttp2_submit_request and the
    difference is it takes an array of nghttp2_nv as name/value pairs.
    It is useful if name/value pairs is not NULL-terminated in the
    application code.
    94263216
nghttp2_frame.c 23.1 KB