mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:43:32 +03:00
docs: document the (weak) random value situation in rustls builds
Closes #14770
This commit is contained in:
parent
4e16f8aa6a
commit
9e629a1484
2 changed files with 18 additions and 0 deletions
|
|
@ -40,6 +40,8 @@ Graduation requirements:
|
|||
|
||||
- HTTP/1 and HTTP/2 support, including multiplexing
|
||||
|
||||
(Hyper is marked for deprecation. It cannot graduate.)
|
||||
|
||||
### HTTP/3 support (non-ngtcp2 backends)
|
||||
|
||||
Graduation requirements:
|
||||
|
|
@ -54,6 +56,7 @@ Graduation requirements:
|
|||
Graduation requirements:
|
||||
|
||||
- a reasonable expectation of a stable API going forward.
|
||||
- a sufficient approach to avoid using weak random numbers
|
||||
|
||||
### WebSocket
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue