]> git.ipfire.org Git - thirdparty/curl.git/commit
transfer: fix data_pending for builds with both h2 and h3 enabled
authorDaniel Stenberg <daniel@haxx.se>
Mon, 27 Jul 2020 13:43:45 +0000 (15:43 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Jul 2020 21:48:49 +0000 (23:48 +0200)
commit5ae339971a9590bfc227d104122faf119ef18f2a
tree156b021630e12db3a84b07fff3a665f45495a3ac
parentabe59221fc6c683563a83bb8fbc1d7a52c315c0f
transfer: fix data_pending for builds with both h2 and h3 enabled

Closes #5734
lib/transfer.c