cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Inclusion of Connection-Specific Headers in h2c

From: Lucas Pardue <Lucas.Pardue_at_bbc.co.uk>
Date: Mon, 17 Nov 2014 17:44:32 +0000

> I'm totally new to curl multi interface, so could you send me your
> code (or something stripped version to delete confidential parts, but
> enough to make reproduce this issue)?

We are working on providing a code example that can reproduce the issues we are seeing locally.

From my understanding of the code, we are using the curl multi interface in way that does multiplex requests on a single connection leading to the RST_STREAM issue Sam described.

Pragmatically, we would be happy with requests being issued serially (non-multiplexing) until that feature has been implemented.

Lets see if the cause of the issue can be identified first though...

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-11-17