From: Daniel Stenberg Date: Tue, 2 Jun 2026 06:31:00 +0000 (+0200) Subject: KNOWN_BUGS: Digest does not care for 'domain' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2f8e231a7548ef77db5438f21d484936775b72f;p=thirdparty%2Fcurl.git KNOWN_BUGS: Digest does not care for 'domain' Room for improvement. Closes #21838 --- diff --git a/docs/KNOWN_BUGS.md b/docs/KNOWN_BUGS.md index b0702bc7a4..32a76242ef 100644 --- a/docs/KNOWN_BUGS.md +++ b/docs/KNOWN_BUGS.md @@ -215,6 +215,12 @@ https://curl.se/mail/lib-2012-07/0073.html We do not support auth-int for Digest using PUT or POST +## Digest does not care for `domain` + +libcurl ignores the `domain` directive in Digest authentication challenges +(`WWW-Authenticate:`). RFC 7616 defines it as a quoted, space-separated list +of URIs that define the protection space. + ## MIT Kerberos for Windows build libcurl fails to build with MIT Kerberos for Windows (`KfW`) due to its