On Mon, 16 Sep 2019, Paul Oliver via curl-library wrote:
I'm adding support for http/3 to my libcurl-based library and have come
across a strange issue. I add a curl_multi_add_handle as usual and the first
request works fine, however when I submit the second I receive no callbacks
to my CURLOP
Hi there,
I'm adding support for http/3 to my libcurl-based library and have come
across a strange issue. I add a curl_multi_add_handle as usual and the
first request works fine, however when I submit the second I receive no
callbacks to my CURLOPT_HEADERFUNCTION or CURLOPT_WRITEFUNCTION and the
r