lib: fix broken link in comment

This commit is contained in:
Viktor Szakats 2025-09-07 19:19:05 +02:00
parent 10e9d512e5
commit 7f7db9e372
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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) {