From d2f8e231a7548ef77db5438f21d484936775b72f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 2 Jun 2026 08:31:00 +0200 Subject: [PATCH] KNOWN_BUGS: Digest does not care for 'domain' Room for improvement. Closes #21838 --- docs/KNOWN_BUGS.md | 6 ++++++ 1 file changed, 6 insertions(+) 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