docs: update URLs

This commit is contained in:
Viktor Szakats 2015-06-16 00:47:26 +02:00 committed by Daniel Stenberg
parent f93da27756
commit 45f21e0f37
12 changed files with 55 additions and 57 deletions

View file

@ -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