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.

Try HTTP/2 with HTTPS server

From: Daniel Stenberg via curl-users <curl-users_at_lists.haxx.se>
Date: Mon, 10 Apr 2023 15:45:44 +0200 (CEST)

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.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-04-10