mirror of
https://github.com/curl/curl.git
synced 2026-08-25 03:13:32 +03:00
DEPRECATE.md: HTTP/2 Server Push gets removed in March 2027
URL: https://curl.se/mail/lib-2026-08/0003.html Closes #22490
This commit is contained in:
parent
d1eca3861c
commit
6e96c468d4
1 changed files with 10 additions and 0 deletions
|
|
@ -47,6 +47,16 @@ future curl versions when built without TLS support. For example Digest.
|
|||
|
||||
Local crypto gets removed in October 2026.
|
||||
|
||||
## HTTP/2 Server Push
|
||||
|
||||
This protocol feature has been deprecated in specifications, by major browsers,
|
||||
and in server implementations. It was never supported by the curl command line
|
||||
tool, only by libcurl.
|
||||
|
||||
We estimate that barely any libcurl users still use this feature.
|
||||
|
||||
HTTP/2 Server Push gets removed in March 2027.
|
||||
|
||||
## Past removals
|
||||
|
||||
- axTLS (removed in 7.63.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue