curl-library
Re: issue with libcurl/7.50.3 and http2 with multipart upload request?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 11 Nov 2016 17:04:54 +0100 (CET)
Date: Fri, 11 Nov 2016 17:04:54 +0100 (CET)
On Fri, 11 Nov 2016, Michele Rossi wrote:
> sorry for the confusion, our system provides 2 distinct upload operations:
> one is a standard HTTP PUT, the type that a browser would form to upload a
> file to a server.
This actually doesn't reduce the confusion much because browsers don't use
HTTP PUT at all (and most servers aren't even setup to accept PUTs).
When you upload files on a normal web page with a browser, that is typically
done with multipart formpost.
> I will try to get in touch with the HTTR developers somehow.
I believe that will be helpful indeed!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2016-11-11