mirror of
https://github.com/curl/curl.git
synced 2026-08-03 12:10:27 +03:00
docs: reduce use of "very"
"Very" should be avoided in most texts. If intensifiers are needed, try find better words instead. Closes #7936
This commit is contained in:
parent
e05c08687f
commit
92efb3db7e
51 changed files with 232 additions and 236 deletions
|
|
@ -14,7 +14,7 @@
|
|||
Cookies are set to the client with the Set-Cookie: header and are sent to
|
||||
servers with the Cookie: header.
|
||||
|
||||
For a very long time, the only spec explaining how to use cookies was the
|
||||
For a long time, the only spec explaining how to use cookies was the
|
||||
original [Netscape spec from 1994](https://curl.se/rfc/cookie_spec.html).
|
||||
|
||||
In 2011, [RFC6265](https://www.ietf.org/rfc/rfc6265.txt) was finally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue