aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1015
AgeCommit message (Collapse)Author
2013-08-11tests: add keywords for a couple of HTTP testsFabian Keil
2010-09-28curl_easy_escape: don't escape "unreserved" charactersDaniel Stenberg
According to RFC3986 section 2.3 the letters -, ., _ and ~ should not be percent-encoded. Reported by: Miguel Diaz Bug: http://curl.haxx.se/mail/lib-2010-09/0227.html
2007-11-26test1015 --data-urlencodeDaniel Stenberg