diff options
Diffstat (limited to 'docs/HTTP-COOKIES')
-rw-r--r-- | docs/HTTP-COOKIES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HTTP-COOKIES b/docs/HTTP-COOKIES index 818e161ee..b5abddfa6 100644 --- a/docs/HTTP-COOKIES +++ b/docs/HTTP-COOKIES @@ -36,7 +36,7 @@ HTTP Cookies For a very long time, the only spec explaining how to use cookies was the original Netscape spec from 1994: http://curl.haxx.se/rfc/cookie_spec.html - In 2011, RFC6265 (http://www.ietf.org/rfc/rfc6265.txt) was finally published + In 2011, RFC6265 (https://www.ietf.org/rfc/rfc6265.txt) was finally published and details how cookies work within HTTP. 1.2 Cookies saved to disk |