]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: Digest does not care for 'domain'
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Jun 2026 06:31:00 +0000 (08:31 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Jun 2026 09:17:48 +0000 (11:17 +0200)
Room for improvement.

Closes #21838

docs/KNOWN_BUGS.md

index b0702bc7a45e8c7b94019812aca4e9235749130c..32a76242efd0829258c125daa9343d46c8d4f7f9 100644 (file)
@@ -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