aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_recv.3
diff options
context:
space:
mode:
authorAnders Bakken <agbakken@gmail.com>2015-08-10 17:26:36 -0700
committerDaniel Stenberg <daniel@haxx.se>2015-08-11 08:16:33 +0200
commit5778e6f526e2399ca7d01e6599381ab83d6b3021 (patch)
tree3437a1dcc359aa345ddca72c11da36796c92dded /docs/libcurl/curl_easy_recv.3
parentc8a656d3c774fa7556a298e707484b9b62274765 (diff)
http2: discard frames with no SessionHandle
Return 0 instead of NGHTTP2_ERR_CALLBACK_FAILURE if we can't locate the SessionHandle. Apparently mod_h2 will sometimes send a frame for a stream_id we're finished with. Use nghttp2_session_get_stream_user_data and nghttp2_session_set_stream_user_data to identify SessionHandles instead of a hash. Closes #372
Diffstat (limited to 'docs/libcurl/curl_easy_recv.3')
0 files changed, 0 insertions, 0 deletions