aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib598.c
AgeCommit message (Collapse)Author
2012-03-22test #598: OOM handling fixesYang Tse
2012-02-07curl_easy_reset: reset the referer stringDaniel Stenberg
When CURLOPT_REFERER has been used, curl_easy_reset() did not properly clear it. Verified with the new test 598 Bug: http://curl.haxx.se/bug/view.cgi?id=3481551 Reported by: Michael Day