KNOW_BUGS: HTTP3/Transfer closed with n bytes remaining to read
"HTTP/3 does not support client certs" considered fixed, at least with the ngtcp2 backend. Closes #8523
This commit is contained in:
parent
89e6129e5a
commit
adb3ecff8d
@ -158,7 +158,7 @@ problems may have been fixed or changed somewhat since this was written.
|
|||||||
|
|
||||||
18. HTTP/3
|
18. HTTP/3
|
||||||
18.1 If the HTTP/3 server closes connection during upload curl hangs
|
18.1 If the HTTP/3 server closes connection during upload curl hangs
|
||||||
18.8 HTTP/3 does not support client certs
|
18.2 Transfer closed with n bytes remaining to read
|
||||||
18.9 connection migration does not work
|
18.9 connection migration does not work
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
@ -1118,11 +1118,11 @@ problems may have been fixed or changed somewhat since this was written.
|
|||||||
|
|
||||||
See https://github.com/curl/curl/issues/6606
|
See https://github.com/curl/curl/issues/6606
|
||||||
|
|
||||||
18.8 HTTP/3 does not support client certs
|
18.2 Transfer closed with n bytes remaining to read
|
||||||
|
|
||||||
aka "mutual authentication".
|
HTTP/3 transfers with the Jetty HTTP/3 server seem to not work.
|
||||||
|
|
||||||
https://github.com/curl/curl/issues/7625
|
https://github.com/curl/curl/issues/8523
|
||||||
|
|
||||||
18.9 connection migration does not work
|
18.9 connection migration does not work
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user