diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2015-06-24 23:34:51 +0200 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2015-06-24 23:34:51 +0200 |
| commit | f87a3d736f3200029c8bed3ab4dad50f9680be7a (patch) | |
| tree | 7db1fde8016a6f576d7cba006365f461aaee00d0 /docs/HTTP-COOKIES | |
| parent | bf5218c85eba8d13c6c40a8047b8018b4ff5f1ed (diff) | |
| parent | f44b803f1605edcfc4058b1a818c44552f0affec (diff) | |
| download | curl-http2-push.tar.gz | |
Merge branch 'master' into http2-pushhttp2-push
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 |
