mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:27:16 +03:00
docs: Spelling fixes
This commit is contained in:
parent
cfd69c1339
commit
771f3f22dd
7 changed files with 10 additions and 10 deletions
|
|
@ -120,7 +120,7 @@ Alt-Svc is an extension with a corresponding frame (ALTSVC) in HTTP/2 that
|
|||
tells the client about an alternative "route" to the same content for the same
|
||||
origin server that you get the response from. A browser or long-living client
|
||||
can use that hint to create a new connection asynchronously. For libcurl, we
|
||||
may introduce a way to bring such clues to the applicaton and/or let a
|
||||
may introduce a way to bring such clues to the application and/or let a
|
||||
subsequent request use the alternate route automatically.
|
||||
|
||||
[Detailed in RFC 7838](https://tools.ietf.org/html/rfc7838)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue