URLs: change more http to https

This commit is contained in:
Viktor Szakats 2016-02-03 05:09:25 +01:00 committed by Jay Satiro
parent 742deff4dd
commit d49881cb19
18 changed files with 46 additions and 44 deletions

View file

@ -135,7 +135,7 @@ CURLcode Curl_output_digest(struct connectdata *conn,
Apache servers can be set to do the Digest IE-style automatically using
the BrowserMatch feature:
http://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html#msie
https://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html#msie
Further details on Digest implementation differences:
http://www.fngtps.com/2006/09/http-authentication