Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-20 | Curl_http_input_auth: handle multiple auths in WWW-Authenticate | Daniel Stenberg | |
The fix is pretty much the one Nick Zitzmann provided, just edited to do the right indent levels and with test case 1204 added to verify the fix. Bug: http://curl.haxx.se/mail/lib-2011-10/0190.html Reported by: Nick Zitzmann | |||
2010-09-29 | Renamed test1204 to test1117 to move it into the normal range | Dan Fandrich | |
2010-09-27 | Added test case 1204 to test HTTP range failure | Dan Fandrich | |
This is an attempt to reproduce bug #3076808 |