mirror of
https://github.com/curl/curl.git
synced 2026-07-24 15:47:16 +03:00
lib: fix broken link in comment
This commit is contained in:
parent
10e9d512e5
commit
7f7db9e372
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ CURLcode Curl_output_digest(struct Curl_easy *data,
|
|||
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
|
||||
https://web.archive.org/web/2009/fngtps.com/2006/09/http-authentication
|
||||
*/
|
||||
|
||||
if(authp->iestyle) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue