curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Try HTTP/2 with HTTPS server

From: Timothe Litt <litt_at_acm.org>
Date: Mon, 10 Apr 2023 09:49:40 -0400


On 10-Apr-23 09:45, Daniel Stenberg via curl-users wrote:
> Hi,
>
> We need to add a way for the curl command line tool to specify to
> libcurl that it may negoatiate and use HTTP/2 with a HTTPS proxy.
> Normally, and by default, curl will limit itself to HTTP/1 with HTTPS
> proxies since many years back, and we suspect that enabling HTTP/2 may
> reveal proxy issues so we do not want to just switch it on for users
> by default.
>
> Ideally, we figure out an option that we can change to become the
> default choice for HTTPS proxies in a future.
>
> Simply using --proxy-http2 for this feels tempting.
>
Think future (http/5?).  --proxy-protocol
http{1,2,3,4,}|https7|magic1.7|teleport4|...


Timothe Litt
ACM Distinguished Engineer
--------------------------
This communication may not represent the ACM or my employer's views,
if any, on the matters discussed.


-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-04-10