summaryrefslogtreecommitdiff
path: root/tests/data/test1033
Commit message (Collapse)AuthorAgeFilesLines
* Fixed the XML syntax of a few test files.Dan Fandrich2008-07-171-1/+1
|
* Phil Blundell provided a fix for libcurl's treatment of unexpected 1xxDaniel Stenberg2008-07-031-0/+60
response codes. Previously libcurl would hang on such occurances. I added test case 1033 to verify.