mirror of
https://github.com/curl/curl.git
synced 2026-07-23 23:47:15 +03:00
docs: fixup wording nits
Mostly sentences starting with bad words
This commit is contained in:
parent
713287188e
commit
8ec0e1e109
10 changed files with 28 additions and 23 deletions
|
|
@ -288,7 +288,7 @@ or HTTP/1.1. At half of that value - currently - is the **soft** timeout. The
|
|||
soft timeout fires, when there has been **no data at all** seen from the
|
||||
server on the HTTP/3 connection.
|
||||
|
||||
So, without you specifying anything, the hard timeout is 200ms and the soft is
|
||||
Without you specifying anything, the hard timeout is 200ms and the soft is
|
||||
100ms:
|
||||
|
||||
* Ideally, the whole QUIC handshake happens and curl has an HTTP/3 connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue