mirror of
https://github.com/curl/curl.git
synced 2026-08-25 09:33:36 +03:00
http2: separate multiplex/pipelining + cleanup memory leaks
This commit is contained in:
parent
02ec1ced9b
commit
783b3c7b42
8 changed files with 65 additions and 40 deletions
|
|
@ -558,6 +558,9 @@ CURLPAUSE_RECV 7.18.0
|
|||
CURLPAUSE_RECV_CONT 7.18.0
|
||||
CURLPAUSE_SEND 7.18.0
|
||||
CURLPAUSE_SEND_CONT 7.18.0
|
||||
CURLPIPE_HTTP1 7.43.0
|
||||
CURLPIPE_MULTIPLEX 7.43.0
|
||||
CURLPIPE_NOTHING 7.43.0
|
||||
CURLPROTO_ALL 7.19.4
|
||||
CURLPROTO_DICT 7.19.4
|
||||
CURLPROTO_FILE 7.19.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue