summaryrefslogtreecommitdiff
path: root/docs/HTTP-COOKIES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-06-24 23:34:51 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-06-24 23:34:51 +0200
commitf87a3d736f3200029c8bed3ab4dad50f9680be7a (patch)
tree7db1fde8016a6f576d7cba006365f461aaee00d0 /docs/HTTP-COOKIES
parentbf5218c85eba8d13c6c40a8047b8018b4ff5f1ed (diff)
parentf44b803f1605edcfc4058b1a818c44552f0affec (diff)
downloadcurl-http2-push.tar.gz
Merge branch 'master' into http2-pushhttp2-push
Diffstat (limited to 'docs/HTTP-COOKIES')
-rw-r--r--docs/HTTP-COOKIES2
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