mirror of
https://github.com/curl/curl.git
synced 2025-03-01 15:15:34 +08: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`
|
||||
- RTSP
|
||||
- hyper is much stricter about what HTTP header contents it allow in requests
|
||||
- HTTP/0.9
|
||||
|
||||
## Remaining issues
|
||||
|
||||
@ -61,11 +62,6 @@ still need attention and verification include:
|
||||
- multiplexed HTTP/2
|
||||
- h2 Upgrade:
|
||||
- pausing transfers
|
||||
- co-exist with a HTTP/3 build
|
||||
- receiving 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