1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data
Daniel Stenberg da58d03ff7 Venkat Akella found out that libcurl did not like HTTP responses that simply
responded with a single status line and no headers nor body. Starting now, a
HTTP response on a persistent connection (i.e not set to be closed after the
response has been taken care of) must have Content-Length or chunked
encoding set, or libcurl will simply assume that there is no body.

To my horror I learned that we had no less than 57(!) test cases that did bad
HTTP responses like this, and even the test http server (sws) responded badly
when queried by the test system if it is the test system. So although the
actual fix for the problem was tiny, going through all the newly failing test
cases got really painful and boring.
2006-11-25 13:32:04 +00:00
..
.cvsignore all those ignores 2002-08-08 23:13:51 +00:00
DISABLED Support for FTP third party transfers is now dropped 2006-09-30 20:31:11 +00:00
Makefile.am test 518 is all about testing libcurl functionality 2006-11-01 18:33:50 +00:00
test1 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test2 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test3 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test4 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test5 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test6 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test7 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test8 Ates Goral pointed out that libcurl's cookie parser did case insensitive 2006-07-08 18:52:08 +00:00
test9 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test10 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test11 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test12 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test13 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test14 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test15 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test16 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test17 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test18 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test19 keywords added 2005-04-16 23:15:19 +00:00
test20 keywords added 2005-04-16 23:15:19 +00:00
test21 keywords added 2005-04-16 23:15:19 +00:00
test22 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test23 keywords added 2005-04-16 23:15:19 +00:00
test24 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test25 shorter name 2005-05-20 11:15:15 +00:00
test26 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test27 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test28 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test29 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test30 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test31 As reported in bug: #1566077 the former URL mentioned in the generated cookie 2006-09-27 21:00:45 +00:00
test32 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test33 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test34 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test36 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test37 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test38 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test39 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test40 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test41 keywords added 2005-04-22 21:59:08 +00:00
test42 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test43 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test44 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test45 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test46 As reported in bug: #1566077 the former URL mentioned in the generated cookie 2006-09-27 21:00:45 +00:00
test47 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test48 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test49 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test50 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test51 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test52 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test53 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test54 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test55 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test56 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test57 Fixed test case 57 (KNOWN_BUG #18) 2006-02-22 23:55:28 +00:00
test58 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test59 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test60 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test61 As reported in bug: #1566077 the former URL mentioned in the generated cookie 2006-09-27 21:00:45 +00:00
test62 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test63 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test64 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test65 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test66 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test67 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test68 NTLM2 session response support 2006-06-07 14:14:04 +00:00
test69 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test70 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test71 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test72 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test73 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test74 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test75 modified to the new error text for range error 2005-11-10 22:22:38 +00:00
test76 keywords added 2005-04-22 21:59:08 +00:00
test77 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test78 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test79 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test80 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test81 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test82 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test83 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test84 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test85 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test86 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test87 keyword update 2005-04-27 09:59:47 +00:00
test88 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test89 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test90 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test91 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test92 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test93 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test94 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test95 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test97 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test98 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test99 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test100 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test101 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test102 keyword update 2005-04-27 09:59:47 +00:00
test103 keyword update 2005-04-27 09:59:47 +00:00
test104 keyword update 2005-04-27 09:59:47 +00:00
test105 keyword update 2005-04-27 09:59:47 +00:00
test106 keyword update 2005-04-27 09:59:47 +00:00
test107 keyword update 2005-04-27 09:59:47 +00:00
test108 keyword update 2005-04-27 09:59:47 +00:00
test109 keyword update 2005-04-27 09:59:47 +00:00
test110 keyword update 2005-04-27 09:59:47 +00:00
test111 keyword update 2005-04-27 09:59:47 +00:00
test112 keyword update 2005-04-27 09:59:47 +00:00
test113 keyword update 2005-04-27 09:59:47 +00:00
test114 keyword update 2005-04-27 09:59:47 +00:00
test115 keyword update 2005-04-27 09:59:47 +00:00
test116 keyword update 2005-04-27 09:59:47 +00:00
test117 keyword update 2005-04-27 09:59:47 +00:00
test118 keyword update 2005-04-27 09:59:47 +00:00
test119 keyword update 2005-04-27 09:59:47 +00:00
test120 keyword update 2005-04-27 09:59:47 +00:00
test121 keyword update 2005-04-27 09:59:47 +00:00
test122 keyword update 2005-04-27 09:59:47 +00:00
test123 keyword update 2005-04-27 09:59:47 +00:00
test124 keyword update 2005-04-27 09:59:47 +00:00
test125 keyword update 2005-04-27 09:59:47 +00:00
test126 keyword update 2005-04-27 09:59:47 +00:00
test127 keyword update 2005-04-27 09:59:47 +00:00
test128 keyword update 2005-04-27 09:59:47 +00:00
test130 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test131 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test132 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test133 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test134 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test135 keyword update 2005-04-27 09:59:47 +00:00
test136 keyword update 2005-04-27 09:59:47 +00:00
test137 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test138 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test139 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test140 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test141 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test142 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test143 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test144 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test145 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test146 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
test147 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test148 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test149 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
test150 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test151 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test152 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test153 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test154 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test155 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test156 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test157 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test158 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test159 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test160 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test161 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test162 NTLM2 session response support 2006-06-07 14:14:04 +00:00
test163 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test164 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test165 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test166 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test167 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test168 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test169 NTLM2 session response support 2006-06-07 14:14:04 +00:00
test170 NTLM2 session response support 2006-06-07 14:14:04 +00:00
test171 As reported in bug: #1566077 the former URL mentioned in the generated cookie 2006-09-27 21:00:45 +00:00
test172 As reported in bug: #1566077 the former URL mentioned in the generated cookie 2006-09-27 21:00:45 +00:00
test173 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test174 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test175 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test176 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test177 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test178 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test179 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test180 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test181 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test182 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test183 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test184 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test185 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test186 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test187 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test188 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test189 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test190 1 - allow much longer time for the test FTP server to startup and get verified 2006-05-11 06:34:30 +00:00
test191 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test192 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test193 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test194 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test195 FTP code turned into state machine. Not completely yet, but a good start. 2005-02-09 13:06:40 +00:00
test196 FTP code turned into state machine. Not completely yet, but a good start. 2005-02-09 13:06:40 +00:00
test197 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test198 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test199 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test200 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test201 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test202 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test203 A minor "syntax error" in numerous test files corrected 2005-01-25 21:45:03 +00:00
test204 initial support for "uploading" to file:// URLs 2004-05-25 21:47:29 +00:00
test205 initial support for "uploading" to file:// URLs 2004-05-25 21:47:29 +00:00
test206 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test207 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test208 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test209 NTLM2 session response support 2006-06-07 14:14:04 +00:00
test210 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
test211 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
test212 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
test213 NTLM2 session response support 2006-06-07 14:14:04 +00:00
test214 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test215 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
test216 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 2006-08-19 21:18:36 +00:00
test217 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test218 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test220 added keywords 2005-05-21 22:38:19 +00:00
test221 added keywords 2005-05-21 22:38:19 +00:00
test222 added keywords 2005-05-21 22:38:19 +00:00
test223 added keywords 2005-05-21 22:38:19 +00:00
test224 added keywords 2005-05-21 22:38:19 +00:00
test225 added keywords 2005-05-21 22:38:19 +00:00
test226 added keywords 2005-05-21 22:38:19 +00:00
test227 added keywords 2005-05-21 22:38:19 +00:00
test228 added keywords 2005-05-21 22:38:19 +00:00
test229 added keywords 2005-05-21 22:38:19 +00:00
test233 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test234 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test235 Added test case 235 that makes a resumed upload of a file that isn't present 2005-03-04 23:52:06 +00:00
test236 Added test case 531 in an attempt to repeat bug report #1561470 2006-09-21 20:52:20 +00:00
test237 Change the bogus address used in test237 to be more reliable when run 2005-03-17 20:50:17 +00:00
test238 Michal Marek provided a patch for FTP that makes libcurl continue to try PASV 2006-01-24 14:40:43 +00:00
test239 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test240 added keywords 2005-05-31 12:57:21 +00:00
test241 added keywords 2005-05-31 12:57:21 +00:00
test242 added keywords 2005-05-31 12:57:21 +00:00
test243 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test245 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test246 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test247 test time-conditioned FTP uploads 2005-04-05 21:07:27 +00:00
test248 test time-conditioned FTP uploads 2005-04-05 21:07:27 +00:00
test249 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test250 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test251 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test252 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test253 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test254 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test255 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test256 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test257 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test258 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test259 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test260 Bug report #1204435 identified a problem with malformed URLs like 2005-05-18 20:01:01 +00:00
test261 add test case 261, response code 226 to TYPE 2005-05-24 09:40:58 +00:00
test262 Eric Cooper reported about a problem with HTTP servers that responds with 2005-05-29 22:30:48 +00:00
test263 Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6 2005-05-31 13:03:26 +00:00
test264 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test265 NTLM2 session response support 2006-06-07 14:14:04 +00:00
test266 Adrian Schuur added trailer support in the chunked encoding stream. The 2005-07-12 18:15:34 +00:00
test267 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test268 added test 268 that makes curl -d @nonexisting 2005-08-12 22:09:21 +00:00
test269 Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible 2005-08-24 10:57:28 +00:00
test270 Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip 2005-09-04 05:16:06 +00:00
test271 based on Tor Arntsen's fix, this should correct test case 271 to again run 2006-05-24 15:22:03 +00:00
test272 added test case 272 for -z download over FTP when the timestamp is identical 2005-10-05 06:23:45 +00:00
test273 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test274 Nis Jorgensen filed bug report #1338648 2005-10-27 22:05:38 +00:00
test275 test 275 makes a CONNECT through a proxy and then gets two pages from the 2005-10-30 23:15:49 +00:00
test276 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test277 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test278 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test279 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test280 added simple test of --ftp-alternative-to-user 2006-09-23 20:39:15 +00:00
test281 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test282 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test300 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test301 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test302 properly mark tests as requiring feature 'SSL' 2005-01-30 12:53:05 +00:00
test303 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test304 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test305 Armel Asselin separated CA cert verification problems from problems with 2006-10-21 11:32:05 +00:00
test306 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test500 Andres Garcia's text mode fix for the 'data' part 2005-06-03 14:06:03 +00:00
test501 Now the test servers and test cases can run on a custom port number. There's 2004-09-08 08:08:38 +00:00
test502 Andres Garcia's text mode fix for the 'data' part 2005-06-03 14:06:03 +00:00
test503 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test504 Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on 2004-09-22 18:21:45 +00:00
test505 Joe Halpin made the FTP code send 'QUIT' on the control connection before 2004-02-27 07:08:37 +00:00
test506 As reported in bug: #1566077 the former URL mentioned in the generated cookie 2006-09-27 21:00:45 +00:00
test507 Make nonexistent host names absolute so tests will pass on machines 2005-03-15 04:04:50 +00:00
test508 Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't 2006-08-18 22:54:57 +00:00
test509 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test510 Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't 2006-08-18 22:54:57 +00:00
test511 verify the protocol too 2005-01-14 09:39:20 +00:00
test512 Andres Garcia's text mode fix for the 'data' part 2005-06-03 14:06:03 +00:00
test513 Andrew Biggs pointed out a "Expect: 100-continue" flaw where libcurl didn't 2006-08-18 22:54:57 +00:00
test514 Andres Garcia's text mode fix for the 'data' part 2005-06-03 14:06:03 +00:00
test515 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test516 Venkat Akella found out that libcurl did not like HTTP responses that simply 2006-11-25 13:32:04 +00:00
test517 Andres Garcia's mode=text patch to make these do fine on Windows 2005-05-24 10:03:13 +00:00
test518 Modified the default HTTP headers used by libcurl: 2005-05-11 09:52:59 +00:00
test519 Andres Garcia's text mode fix for the 'data' part 2005-06-03 14:06:03 +00:00
test520 Dominick Meglio reported that using CURLOPT_FILETIME when transferring a FTP 2005-03-08 08:09:14 +00:00
test521 David McCreedy brought line end conversions when doing FTP ASCII 2006-04-26 07:40:37 +00:00
test522 Andres Garcia's text mode fix for the 'data' part 2005-06-03 14:06:03 +00:00
test523 Andres Garcia's mode=text patch to make these do fine on Windows 2005-05-24 10:03:13 +00:00
test524 Prevent uploading to a URL that has no file name part. 2006-03-03 13:09:30 +00:00
test525 added missing test 2006-08-31 22:18:08 +00:00
test526 Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
test527 Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
test528 Major overhaul introducing http pipelining support and shared connection 2006-09-07 21:49:20 +00:00
test529 Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl 2006-09-28 21:26:06 +00:00
test530 test 530 is the first ever HTTP pipelining test for libcurl 2006-09-08 11:56:56 +00:00
test531 Added test case 531 in an attempt to repeat bug report #1561470 2006-09-21 20:52:20 +00:00
test532 Dmitriy Sergeyev provided an example source code that crashed CVS libcurl 2006-10-04 21:11:08 +00:00
test533 modified lib533 to accept both URLs on the command line 2006-10-08 08:50:12 +00:00
test534 test 534 added in an attempt to repeat Bogdan Nicula's bug... 2006-10-08 10:51:53 +00:00
test535 Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test 2006-10-09 06:58:05 +00:00
test536 Added test case 536 in an attempt to add Bogdan Nicula's problematic case 2006-10-09 21:29:53 +00:00
test537 Update protocol verification end of lines 2006-11-02 01:21:28 +00:00