mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:47:28 +03:00
docs: fix typos
Change 'experiemental' to 'experimental'. Closes #4618 Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
parent
821171dbfd
commit
8487734e8b
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ Protocols: HTTPS
|
|||
Help: Enable alt-svc with this cache file
|
||||
Added: 7.64.1
|
||||
---
|
||||
WARNING: this option is experiemental. Do not use in production.
|
||||
WARNING: this option is experimental. Do not use in production.
|
||||
|
||||
This option enables the alt-svc parser in curl. If the file name points to an
|
||||
existing alt-svc cache file, that will be used. After a completed transfer,
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Help: Use HTTP v3
|
|||
See-also: http1.1 http2
|
||||
---
|
||||
|
||||
WARNING: this option is experiemental. Do not use in production.
|
||||
WARNING: this option is experimental. Do not use in production.
|
||||
|
||||
Tells curl to use HTTP version 3 directly to the host and port number used in
|
||||
the URL. A normal HTTP/3 transaction will be done to a host and then get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue