mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:27:16 +03:00
HTTPS: update a bunch of URLs from HTTP to HTTPS
This commit is contained in:
parent
7a8a7ca7b0
commit
6b485c7407
20 changed files with 93 additions and 93 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Updated: July 3, 2012 (http://curl.haxx.se/docs/http-cookies.html)
|
||||
Updated: July 3, 2012 (https://curl.haxx.se/docs/http-cookies.html)
|
||||
_ _ ____ _
|
||||
___| | | | _ \| |
|
||||
/ __| | | | |_) | |
|
||||
|
|
@ -34,7 +34,7 @@ HTTP Cookies
|
|||
servers with the Cookie: header.
|
||||
|
||||
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
|
||||
original Netscape spec from 1994: https://curl.haxx.se/rfc/cookie_spec.html
|
||||
|
||||
In 2011, RFC6265 (https://www.ietf.org/rfc/rfc6265.txt) was finally published
|
||||
and details how cookies work within HTTP.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue