mirror of
https://github.com/curl/curl.git
synced 2026-08-26 01:33:33 +03:00
URLs: change more http to https
This commit is contained in:
parent
742deff4dd
commit
d49881cb19
18 changed files with 46 additions and 44 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue