aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test273
AgeCommit message (Collapse)Author
2005-10-20Dave Dribin made libcurl understand and handle cases when the serverDaniel Stenberg
(wrongly) sends *two* WWW-Authenticate headers for Digest. While this should never happen in a sane world, libcurl previously got into an infinite loop when this occurred. Dave added test 273 to verify this.