Try HTTP/2 with HTTPS server
Daniel Stenberg via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
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