On 3/4/19, 1:06 PM, "Daniel Stenberg" wrote:
> The issues I'm seeing is that the function set via CURLOPT_READFUNCTION
is
> never invoked to send the body when connecting over H2. Instead, I
receive a
> 200 OK followed by an error from the server because the client sent
>
On Mon, 4 Mar 2019, Magdy, Marco via curl-library wrote:
First of all, the AWS SDK uses libcurl's easy interface for HTTP/1.1 while
this is less than ideal for HTTP/2, I intend on improving that in the
future. In the meantime, I'm wondering if HTTP/2 works with the easy
interface.
It does, y