mirror of
https://github.com/curl/curl.git
synced 2026-05-16 06:06:20 +03:00
TODO: "Support HTTP/2 for HTTP(S) proxies" *done*
This commit is contained in:
parent
51f6a0dc1a
commit
96e4d6809c
1 changed files with 0 additions and 7 deletions
|
|
@ -23,7 +23,6 @@
|
|||
1.4 alt-svc sharing
|
||||
1.5 get rid of PATH_MAX
|
||||
1.6 native IDN support on macOS
|
||||
1.7 Support HTTP/2 for HTTP(S) proxies
|
||||
1.8 CURLOPT_RESOLVE for any port number
|
||||
1.9 Cache negative name resolves
|
||||
1.10 auto-detect proxy
|
||||
|
|
@ -258,12 +257,6 @@
|
|||
|
||||
See initial work in https://github.com/curl/curl/pull/5371
|
||||
|
||||
1.7 Support HTTP/2 for HTTP(S) proxies
|
||||
|
||||
Support for doing HTTP/2 to HTTP and HTTPS proxies is still missing.
|
||||
|
||||
See https://github.com/curl/curl/issues/3570
|
||||
|
||||
1.8 CURLOPT_RESOLVE for any port number
|
||||
|
||||
This option allows applications to set a replacement IP address for a given
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue