mirror of
https://github.com/curl/curl.git
synced 2025-09-18 10:02:45 +03:00
docs/HYPER: remove some remaining issues, add HTTP/0.9 limitation
This commit is contained in:
parent
a949f90bca
commit
79104e4690
|
@ -52,6 +52,7 @@ The hyper backend doesn't support
|
||||||
- `--raw` and disabling `CURLOPT_HTTP_TRANSFER_DECODING`
|
- `--raw` and disabling `CURLOPT_HTTP_TRANSFER_DECODING`
|
||||||
- RTSP
|
- RTSP
|
||||||
- hyper is much stricter about what HTTP header contents it allow in requests
|
- hyper is much stricter about what HTTP header contents it allow in requests
|
||||||
|
- HTTP/0.9
|
||||||
|
|
||||||
## Remaining issues
|
## Remaining issues
|
||||||
|
|
||||||
|
@ -61,11 +62,6 @@ still need attention and verification include:
|
||||||
- multiplexed HTTP/2
|
- multiplexed HTTP/2
|
||||||
- h2 Upgrade:
|
- h2 Upgrade:
|
||||||
- pausing transfers
|
- pausing transfers
|
||||||
- co-exist with a HTTP/3 build
|
|
||||||
- receiving HTTP/1 trailers
|
- receiving HTTP/1 trailers
|
||||||
- sending HTTP/1 trailers
|
- sending HTTP/1 trailers
|
||||||
- accept-encoding
|
|
||||||
- transfer encoding
|
|
||||||
- alt-svc
|
|
||||||
- hsts
|
|
||||||
- DoH ([#6389](https://github.com/curl/curl/issues/6389))
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user