mirror of
https://github.com/curl/curl.git
synced 2026-07-26 21:37:16 +03:00
parent
f833d5d1fb
commit
051839eb8f
7 changed files with 15 additions and 14 deletions
|
|
@ -23,7 +23,7 @@ SPDX-License-Identifier: curl
|
|||
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, [RFC 6265](https://www.ietf.org/rfc/rfc6265.txt) was finally
|
||||
In 2011, [RFC 6265](https://datatracker.ietf.org/doc/html/rfc6265) was finally
|
||||
published and details how cookies work within HTTP. In 2016, an update which
|
||||
added support for prefixes was
|
||||
[proposed](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-prefixes-00),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue