From 089cc6204fcd2e647d6fd077b6e1dd946992162e Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 15:00:03 +0100 Subject: [PATCH 01/27] tests/data/test1258: add missing CR --- tests/data/test1258 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test1258 b/tests/data/test1258 index 297460c85e3da66370e2bd18ae9e9d3aacfeebfb..ef15822afa2c45047d4f96af2eeb66fff4588c62 100644 --- a/tests/data/test1258 +++ b/tests/data/test1258 @@ -15,7 +15,7 @@ httponly HTTP/1.0 200 OK swsclose Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Type: text/html -Set-Cookie: I-am=here; domain=localhost; +Set-Cookie: I-am=here; domain=localhost; boo -- 2.30.0 From e43fe771eecebbeedb616c091b126a71e2140de0 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 15:01:06 +0100 Subject: [PATCH 02/27] tests/data/test1159: add missing CR --- tests/data/test1259 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test1259 b/tests/data/test1259 index 0bfa71cdccb70003b3cc12238267c289e2da8df7..ffd45e95c903b9e10d24e81d4e96b44f4b518ea2 100644 --- a/tests/data/test1259 +++ b/tests/data/test1259 @@ -12,7 +12,7 @@ HTTP GET HTTP/1.0 200 OK swsclose Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Type: text/html -Set-Cookie: I-am=here; domain=localhost; +Set-Cookie: I-am=here; domain=localhost; boo -- 2.30.0 From 58959979b8accfee3f5b005f5fd9bd48be90dff4 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 29 Feb 2020 14:48:42 +0100 Subject: [PATCH 03/27] tests/data/test1156: add missing CR and work with modified %HOSTIP --- tests/data/test1155 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/test1155 b/tests/data/test1155 index 82007407c066784da7a7bf11cce8808891849f98..a28044c7f761fb84c3ba06d7e2ce5d13e5ae9be1 100644 --- a/tests/data/test1155 +++ b/tests/data/test1155 @@ -14,7 +14,7 @@ cookies HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Length: 0 -Set-Cookie: domain=value;path=/ +Set-Cookie: domain=value;path=/ @@ -46,7 +46,7 @@ Accept: */* # https://curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. -127.0.0.1 FALSE / FALSE 0 domain value +%HOSTIP FALSE / FALSE 0 domain value -- 2.30.0 From 0849d8c17e55b7e6a033d9ff92e0f537c5f5da72 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 29 Feb 2020 14:48:49 +0100 Subject: [PATCH 04/27] tests/data/test1161: add missing CR and work with modified %HOSTIP --- tests/data/test1161 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/test1161 b/tests/data/test1161 index ae7f141f8a3a9406eb43a04fd1f6bfacc71dfc9e..95fcf622a4722783592451c422471792a5c0d5fa 100644 --- a/tests/data/test1161 +++ b/tests/data/test1161 @@ -14,7 +14,7 @@ cookies HTTP/1.1 200 OK Date: Thu, 09 Nov 2010 14:49:00 GMT Content-Length: 0 -Set-Cookie: ckyPersistent=permanent;path=;path=/ +Set-Cookie: ckyPersistent=permanent;path=;path=/ @@ -46,7 +46,7 @@ Accept: */* # https://curl.se/docs/http-cookies.html # This file was generated by libcurl! Edit at your own risk. -127.0.0.1 FALSE / FALSE 0 ckyPersistent permanent +%HOSTIP FALSE / FALSE 0 ckyPersistent permanent -- 2.30.0 From 468d909854b281a678d646df3e6102542262b71b Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 11:17:21 +0100 Subject: [PATCH 05/27] tests/data/test331: add keyword 'proxy' --- tests/data/test331 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test331 b/tests/data/test331 index f6b008543c76a74043464f4f5c57c7f3daeb272a..fd0f0042f0c6200f17b068421f9a1a38d86c2043 100644 --- a/tests/data/test331 +++ b/tests/data/test331 @@ -4,6 +4,7 @@ HTTP HTTP GET cookies +proxy -- 2.30.0 From c427f40f570d62d8bbea14edc0b5beedaf03f245 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 11:17:43 +0100 Subject: [PATCH 06/27] tests/data/test330: add keyword 'proxy' --- tests/data/test330 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test330 b/tests/data/test330 index 40cc09740a78d561d379e15e164f121f80ac8777..eb1b5560fa83199a34956c8873b165d60944aa23 100644 --- a/tests/data/test330 +++ b/tests/data/test330 @@ -4,6 +4,7 @@ HTTP followlocation cookies +proxy # -- 2.30.0 From ed0cb64d89858d494312e079776a79d1d285febc Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 14:30:35 +0100 Subject: [PATCH 07/27] tests/data/test662: add keyword 'proxy' --- tests/data/test662 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test662 b/tests/data/test662 index 3140c61c1ec7a3ac7ea4c9bd635c0486e7bc7377..4736a6aa67bf124b324b2d9788a6773165a2913c 100644 --- a/tests/data/test662 +++ b/tests/data/test662 @@ -4,6 +4,7 @@ HTTP HTTP GET followlocation +proxy # -- 2.30.0 From 9ad22032458c78f99161d1f6a70295b2a17cec18 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 14:30:40 +0100 Subject: [PATCH 08/27] tests/data/test663: add keyword 'proxy' --- tests/data/test663 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test663 b/tests/data/test663 index 487be250310794265e5231019cc20741ada46e7a..316374f40adf84e5f779326dd240d2bd87e4d4f6 100644 --- a/tests/data/test663 +++ b/tests/data/test663 @@ -8,6 +8,7 @@ HTTP HTTP GET followlocation +proxy # -- 2.30.0 From eea6aec4c799ca464e774b2c408bfdbbe0f3162e Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 27 Feb 2020 15:42:15 +0100 Subject: [PATCH 09/27] tests/data/test46: add '--resolve' keyword --- tests/data/test46 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test46 b/tests/data/test46 index fb4071cf3de0e6a9c3e4ece5d1fe5e6fa9334052..dba69068c7bf010ceeffea0e3f2f9fdc269e2f83 100644 --- a/tests/data/test46 +++ b/tests/data/test46 @@ -5,6 +5,7 @@ HTTP HTTP GET cookies cookiejar +--resolve -- 2.30.0 From 70523f0b180602603428129c3a8b7f7f25df304d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 15:19:19 +0100 Subject: [PATCH 10/27] tests/data/test1448: add keyword '--resolve' --- tests/data/test1448 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test1448 b/tests/data/test1448 index 38c022756483e00fa9c99f9ccaa1b12f0de0efc3..ac384aa6c0c5d2e5ae5cbc04d15b5ce7ca4ccc60 100644 --- a/tests/data/test1448 +++ b/tests/data/test1448 @@ -5,6 +5,7 @@ HTTP HTTP GET IDN followlocation +--resolve --write-out -- 2.30.0 From 88beab6afbac993a14bd9bb523e82164944d2768 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 15:45:52 +0100 Subject: [PATCH 11/27] tests/data/test2046: add keyword '--resolve' --- tests/data/test2046 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test2046 b/tests/data/test2046 index e85c00f2319d38cb0946335ea071a7cbbbc32be0..71a6352c0403c65dd01c41654c5a86f8a2d7d27b 100644 --- a/tests/data/test2046 +++ b/tests/data/test2046 @@ -5,6 +5,7 @@ HTTP HTTP GET IDN followlocation +--resolve --write-out -- 2.30.0 From 7517207c09f33fd09445e5b6228bde8317a574de Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 29 Feb 2020 14:03:59 +0100 Subject: [PATCH 12/27] tests/data/test2052: add '--resolve' keyword --- tests/data/test2052 | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/test2052 b/tests/data/test2052 index 70549db6296928cafb33cba8f82a9cabf3b693ab..378986579539902bf5b5d8438c4ecf41976caa5a 100644 --- a/tests/data/test2052 +++ b/tests/data/test2052 @@ -4,6 +4,7 @@ HTTP HTTP GET CURLOPT_CONNECT_TO +--resolve -- 2.30.0 From a6118d26c826f7dc7a96dd676934ffe994478fd5 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 16 Jun 2014 17:55:30 +0200 Subject: [PATCH 13/27] lib556/test556: use a real HTTP version to make test reuse more convenient --- tests/data/test556 | 2 +- tests/libtest/lib556.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/data/test556 b/tests/data/test556 index 72a8b9e477d107f3a89122f212e2ee3197ab9d1f..3ce0d7e23def81ed37a0cda6e672c8602cc6a3ce 100644 --- a/tests/data/test556 +++ b/tests/data/test556 @@ -39,7 +39,7 @@ http://%HOSTIP:%HTTPPORT # Verify data after the test has been "shot" -GET /556 HTTP/1.2 +GET /556 HTTP/1.1 Host: ninja diff --git a/tests/libtest/lib556.c b/tests/libtest/lib556.c index f01fa71d4d1dedc53f69b1b9f4cc0a12dd42e3a8..c49aa8a703ba2023961ad8d2d1c5d3fd6717cab2 100644 --- a/tests/libtest/lib556.c +++ b/tests/libtest/lib556.c @@ -64,10 +64,10 @@ int test(char *URL) #ifdef CURL_DOES_CONVERSIONS /* ASCII representation with escape sequences for non-ASCII platforms */ "\x47\x45\x54\x20\x2f\x35\x35\x36\x20\x48\x54\x54\x50\x2f\x31\x2e" - "\x32\x0d\x0a\x48\x6f\x73\x74\x3a\x20\x6e\x69\x6e\x6a\x61\x0d\x0a" + "\x31\x0d\x0a\x48\x6f\x73\x74\x3a\x20\x6e\x69\x6e\x6a\x61\x0d\x0a" "\x0d\x0a"; #else - "GET /556 HTTP/1.2\r\n" + "GET /556 HTTP/1.1\r\n" "Host: ninja\r\n\r\n"; #endif size_t iolen = 0; -- 2.30.0 From 0d3999443aeebd8edbf668beb3c30c104d451ff3 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 5 Jun 2014 12:07:49 +0200 Subject: [PATCH 14/27] tests: make sure the weekday in Date headers matches the date From curl's perspective this change is cosmetic, but it makes using the tests with proxies that regenerate the Date header more convenient. --- tests/data/test1 | 2 +- tests/data/test10 | 2 +- tests/data/test1004 | 2 +- tests/data/test1008 | 4 ++-- tests/data/test1011 | 8 ++++---- tests/data/test1012 | 8 ++++---- tests/data/test1021 | 4 ++-- tests/data/test1024 | 12 ++++++------ tests/data/test1025 | 12 ++++++------ tests/data/test1028 | 4 ++-- tests/data/test1031 | 8 ++++---- tests/data/test1032 | 2 +- tests/data/test1033 | 2 +- tests/data/test1041 | 2 +- tests/data/test1053 | 4 ++-- tests/data/test1055 | 2 +- tests/data/test1059 | 2 +- tests/data/test1060 | 4 ++-- tests/data/test1061 | 4 ++-- tests/data/test1067 | 8 ++++---- tests/data/test1068 | 2 +- tests/data/test1074 | 8 ++++---- tests/data/test1076 | 8 ++++---- tests/data/test1077 | 4 ++-- tests/data/test1078 | 6 +++--- tests/data/test1081 | 4 ++-- tests/data/test1087 | 8 ++++---- tests/data/test1088 | 8 ++++---- tests/data/test1089 | 8 ++++---- tests/data/test1090 | 8 ++++---- tests/data/test1092 | 2 +- tests/data/test1098 | 6 +++--- tests/data/test11 | 8 ++++---- tests/data/test1101 | 2 +- tests/data/test1104 | 8 ++++---- tests/data/test1105 | 2 +- tests/data/test1106 | 2 +- tests/data/test1117 | 8 ++++---- tests/data/test1118 | 2 +- tests/data/test1126 | 2 +- tests/data/test1127 | 4 ++-- tests/data/test1128 | 8 ++++---- tests/data/test1129 | 8 ++++---- tests/data/test1130 | 8 ++++---- tests/data/test1131 | 8 ++++---- tests/data/test1133 | 2 +- tests/data/test1134 | 4 ++-- tests/data/test1205 | 2 +- tests/data/test1210 | 2 +- tests/data/test1212 | 2 +- tests/data/test1213 | 2 +- tests/data/test1214 | 2 +- tests/data/test1223 | 4 ++-- tests/data/test1230 | 8 ++++---- tests/data/test1239 | 4 ++-- tests/data/test1311 | 2 +- tests/data/test1312 | 2 +- tests/data/test1313 | 2 +- tests/data/test1317 | 2 +- tests/data/test1318 | 4 ++-- tests/data/test1325 | 8 ++++---- tests/data/test1328 | 6 +++--- tests/data/test1332 | 8 ++++---- tests/data/test1333 | 2 +- tests/data/test1334 | 4 ++-- tests/data/test1335 | 4 ++-- tests/data/test1336 | 4 ++-- tests/data/test1337 | 4 ++-- tests/data/test1338 | 4 ++-- tests/data/test1339 | 4 ++-- tests/data/test1340 | 4 ++-- tests/data/test1341 | 4 ++-- tests/data/test1342 | 6 +++--- tests/data/test1343 | 6 +++--- tests/data/test1344 | 6 +++--- tests/data/test1345 | 6 +++--- tests/data/test1346 | 4 ++-- tests/data/test1347 | 4 ++-- tests/data/test1356 | 4 ++-- tests/data/test1357 | 4 ++-- tests/data/test1358 | 4 ++-- tests/data/test1359 | 4 ++-- tests/data/test1360 | 4 ++-- tests/data/test1361 | 4 ++-- tests/data/test1362 | 4 ++-- tests/data/test1363 | 4 ++-- tests/data/test1364 | 4 ++-- tests/data/test1365 | 4 ++-- tests/data/test1366 | 4 ++-- tests/data/test1367 | 4 ++-- tests/data/test1368 | 4 ++-- tests/data/test1369 | 4 ++-- tests/data/test1370 | 4 ++-- tests/data/test1371 | 4 ++-- tests/data/test1372 | 6 +++--- tests/data/test1373 | 6 +++--- tests/data/test1374 | 6 +++--- tests/data/test1375 | 6 +++--- tests/data/test1376 | 4 ++-- tests/data/test1377 | 4 ++-- tests/data/test1386 | 4 ++-- tests/data/test1387 | 4 ++-- tests/data/test1388 | 4 ++-- tests/data/test1389 | 4 ++-- tests/data/test1390 | 4 ++-- tests/data/test1391 | 4 ++-- tests/data/test1392 | 4 ++-- tests/data/test1393 | 4 ++-- tests/data/test1408 | 4 ++-- tests/data/test1411 | 2 +- tests/data/test1413 | 8 ++++---- tests/data/test1415 | 2 +- tests/data/test1428 | 4 ++-- tests/data/test1500 | 2 +- tests/data/test1502 | 2 +- tests/data/test1503 | 2 +- tests/data/test1504 | 2 +- tests/data/test1505 | 2 +- tests/data/test1506 | 8 ++++---- tests/data/test1509 | 4 ++-- tests/data/test1510 | 8 ++++---- tests/data/test1511 | 6 +++--- tests/data/test1512 | 8 ++++---- tests/data/test1525 | 4 ++-- tests/data/test1526 | 4 ++-- tests/data/test1527 | 4 ++-- tests/data/test1528 | 2 +- tests/data/test16 | 2 +- tests/data/test160 | 8 ++++---- tests/data/test163 | 2 +- tests/data/test165 | 2 +- tests/data/test166 | 2 +- tests/data/test173 | 2 +- tests/data/test178 | 4 ++-- tests/data/test180 | 2 +- tests/data/test181 | 2 +- tests/data/test183 | 2 +- tests/data/test184 | 8 ++++---- tests/data/test185 | 8 ++++---- tests/data/test186 | 2 +- tests/data/test187 | 8 ++++---- tests/data/test192 | 4 ++-- tests/data/test193 | 8 ++++---- tests/data/test197 | 8 ++++---- tests/data/test198 | 6 +++--- tests/data/test199 | 2 +- tests/data/test2 | 2 +- tests/data/test2001 | 2 +- tests/data/test2002 | 2 +- tests/data/test2003 | 2 +- tests/data/test206 | 4 ++-- tests/data/test208 | 2 +- tests/data/test209 | 4 ++-- tests/data/test213 | 4 ++-- tests/data/test214 | 2 +- tests/data/test233 | 8 ++++---- tests/data/test234 | 8 ++++---- tests/data/test240 | 2 +- tests/data/test241 | 2 +- tests/data/test242 | 2 +- tests/data/test249 | 2 +- tests/data/test257 | 12 ++++++------ tests/data/test258 | 4 ++-- tests/data/test259 | 4 ++-- tests/data/test260 | 2 +- tests/data/test263 | 2 +- tests/data/test264 | 2 +- tests/data/test265 | 4 ++-- tests/data/test269 | 2 +- tests/data/test275 | 4 ++-- tests/data/test276 | 8 ++++---- tests/data/test277 | 2 +- tests/data/test278 | 2 +- tests/data/test279 | 2 +- tests/data/test28 | 8 ++++---- tests/data/test281 | 2 +- tests/data/test29 | 2 +- tests/data/test292 | 2 +- tests/data/test293 | 2 +- tests/data/test299 | 2 +- tests/data/test300 | 2 +- tests/data/test301 | 2 +- tests/data/test303 | 2 +- tests/data/test304 | 2 +- tests/data/test309 | 8 ++++---- tests/data/test31 | 2 +- tests/data/test310 | 2 +- tests/data/test32 | 2 +- tests/data/test325 | 4 ++-- tests/data/test39 | 2 +- tests/data/test4 | 2 +- tests/data/test40 | 8 ++++---- tests/data/test42 | 8 ++++---- tests/data/test43 | 8 ++++---- tests/data/test44 | 2 +- tests/data/test45 | 8 ++++---- tests/data/test47 | 2 +- tests/data/test48 | 2 +- tests/data/test49 | 8 ++++---- tests/data/test5 | 2 +- tests/data/test50 | 8 ++++---- tests/data/test500 | 2 +- tests/data/test503 | 4 ++-- tests/data/test506 | 6 +++--- tests/data/test508 | 2 +- tests/data/test51 | 8 ++++---- tests/data/test510 | 2 +- tests/data/test512 | 2 +- tests/data/test514 | 2 +- tests/data/test515 | 2 +- tests/data/test516 | 2 +- tests/data/test518 | 2 +- tests/data/test519 | 8 ++++---- tests/data/test52 | 8 ++++---- tests/data/test522 | 2 +- tests/data/test523 | 2 +- tests/data/test528 | 2 +- tests/data/test535 | 4 ++-- tests/data/test537 | 2 +- tests/data/test544 | 2 +- tests/data/test549 | 2 +- tests/data/test55 | 8 ++++---- tests/data/test550 | 2 +- tests/data/test554 | 6 +++--- tests/data/test560 | 2 +- tests/data/test561 | 2 +- tests/data/test563 | 2 +- tests/data/test566 | 2 +- tests/data/test573 | 2 +- tests/data/test578 | 2 +- tests/data/test58 | 2 +- tests/data/test580 | 2 +- tests/data/test581 | 2 +- tests/data/test585 | 4 ++-- tests/data/test59 | 2 +- tests/data/test598 | 6 +++--- tests/data/test599 | 8 ++++---- tests/data/test6 | 2 +- tests/data/test60 | 2 +- tests/data/test61 | 2 +- tests/data/test62 | 2 +- tests/data/test63 | 2 +- tests/data/test7 | 4 ++-- tests/data/test700 | 2 +- tests/data/test701 | 2 +- tests/data/test708 | 2 +- tests/data/test709 | 2 +- tests/data/test71 | 2 +- tests/data/test710 | 2 +- tests/data/test73 | 2 +- tests/data/test74 | 2 +- tests/data/test77 | 2 +- tests/data/test79 | 2 +- tests/data/test8 | 4 ++-- tests/data/test80 | 4 ++-- tests/data/test83 | 4 ++-- tests/data/test84 | 2 +- tests/data/test85 | 2 +- tests/data/test86 | 2 +- tests/data/test9 | 2 +- tests/data/test95 | 4 ++-- tests/data/test99 | 4 ++-- 262 files changed, 521 insertions(+), 521 deletions(-) diff --git a/tests/data/test1 b/tests/data/test1 index 461375b628d1c1454522fb42fc6a7508931ebaeb..eba794a02f274f820d33ee8e12da9cc783c14330 100644 --- a/tests/data/test1 +++ b/tests/data/test1 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test10 b/tests/data/test10 index c5053b5db6ab5a5b861542bf788390350285326a..ed89bb95d44ebb681401d683e86ebcd39c216bbd 100644 --- a/tests/data/test10 +++ b/tests/data/test10 @@ -9,7 +9,7 @@ HTTP PUT HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test1004 b/tests/data/test1004 index 05e92a598eda47b29e91f419ee4f89074601299a..4a2b1593933801d24ae8531a5b09aa2b0d471866 100644 --- a/tests/data/test1004 +++ b/tests/data/test1004 @@ -12,7 +12,7 @@ HTTP proxy HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1008 b/tests/data/test1008 index a076fa0d49502150461cda4dd011074c1569f4c2..7dab6e9d5d52f195e2feaded075149ff2eaa40cb 100644 --- a/tests/data/test1008 +++ b/tests/data/test1008 @@ -42,7 +42,7 @@ Content-Type: text/html; charset=iso-8859-1 # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -69,7 +69,7 @@ Server: Microsoft-IIS/5.0 Content-Type: text/html; charset=iso-8859-1 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test1011 b/tests/data/test1011 index 6d3297a7615f5ffc3b6e02184f24903b8f9e7b6d..7af9e0d8eb39bb61f6f34aca7f4f11e623d18af6 100644 --- a/tests/data/test1011 +++ b/tests/data/test1011 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 301 OK Location: moo.html&testcase=/10110002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 0 HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 301 OK Location: moo.html&testcase=/10110002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 0 HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test1012 b/tests/data/test1012 index 943db91c0fc243b433df99a142a1af0064a3d2d4..64a6f47dfb2c1dad368d9cb126adbdfd7d9156f9 100644 --- a/tests/data/test1012 +++ b/tests/data/test1012 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 301 OK swsclose Location: moo.html&testcase=/10120002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 301 OK swsclose Location: moo.html&testcase=/10120002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test1021 b/tests/data/test1021 index 10a0314ad758f2a6c8b1067cd1bcb3aca967b6cc..7e32efe0975fe78d83f630377367766ff4637f56 100644 --- a/tests/data/test1021 +++ b/tests/data/test1021 @@ -42,7 +42,7 @@ Content-Type: text/html; charset=iso-8859-1 # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -74,7 +74,7 @@ Server: Microsoft-IIS/5.0 Content-Type: text/html; charset=iso-8859-1 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test1024 b/tests/data/test1024 index 4971eedbdb4f78661185c320985a4b3946d90187..a9c95abe4e1ecf369be2babb56edcf776ccecf74 100644 --- a/tests/data/test1024 +++ b/tests/data/test1024 @@ -12,7 +12,7 @@ cookies HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../data/10240002.txt Set-Cookie: firstcookie=want; path=/want/ @@ -23,7 +23,7 @@ This server reply is for testing a Location: following with cookies HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../want/10240003.txt Set-Cookie: nextcookie=data; path=/data/ @@ -34,7 +34,7 @@ This server reply is for testing a Location: following with cookies HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -43,21 +43,21 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../data/10240002.txt Set-Cookie: firstcookie=want; path=/want/ Content-Length: 69 HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../want/10240003.txt Set-Cookie: nextcookie=data; path=/data/ Content-Length: 69 HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test1025 b/tests/data/test1025 index 66f7532b46e80fb78e78088427c9b492a25215f0..20d99fcb2359a1733e5fdba99bc33f0a9aea0f39 100644 --- a/tests/data/test1025 +++ b/tests/data/test1025 @@ -12,7 +12,7 @@ cookies HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../data/10250002.txt Set-Cookie: firstcookie=want; path=/want/ @@ -23,7 +23,7 @@ This server reply is for testing a Location: following with cookies HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../want/10250003.txt Set-Cookie: nextcookie=data; path=/data/ @@ -34,7 +34,7 @@ This server reply is for testing a Location: following with cookies HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -43,21 +43,21 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../data/10250002.txt Set-Cookie: firstcookie=want; path=/want/ Content-Length: 69 HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ../want/10250003.txt Set-Cookie: nextcookie=data; path=/data/ Content-Length: 69 HTTP/1.1 200 Followed here fine -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test1028 b/tests/data/test1028 index c10d581260d97b8fb4d717dde75d2d54eed34cf3..02d0e1d06d1536b439e98003fa0163678e606271 100644 --- a/tests/data/test1028 +++ b/tests/data/test1028 @@ -15,7 +15,7 @@ FILE HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -69,7 +69,7 @@ QUIT HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test1031 b/tests/data/test1031 index b12785a0c608a4e72966e27caeac3788d4556afe..c139b356c5f25b0ebdd3fce58383a3b2dda88667 100644 --- a/tests/data/test1031 +++ b/tests/data/test1031 @@ -10,7 +10,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ?coolsite=yes/10310002.txt Connection: close @@ -20,7 +20,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -29,13 +29,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: ?coolsite=yes/10310002.txt Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test1032 b/tests/data/test1032 index 0c38ae1327e06564ea5fb61a72c0608db8c4fb2c..a3d8be706ec822360b54ea40d7c350f7c18265f2 100644 --- a/tests/data/test1032 +++ b/tests/data/test1032 @@ -12,7 +12,7 @@ Range HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1033 b/tests/data/test1033 index 908dd32c023eec12d99afd10e62b0bf5d131ca7d..34676ea7fe9829056eafa142c36bf2857481aa5d 100644 --- a/tests/data/test1033 +++ b/tests/data/test1033 @@ -16,7 +16,7 @@ HTTP GET HTTP/1.1 102 unexpected huh?! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1041 b/tests/data/test1041 index 4797cf937d99170d05140038edd8fedde3b3ec54..646b36fb39770fc110bb20c075134dca39a5a21a 100644 --- a/tests/data/test1041 +++ b/tests/data/test1041 @@ -13,7 +13,7 @@ Content-Range HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Accept-Ranges: bytes Content-Length: 0 diff --git a/tests/data/test1053 b/tests/data/test1053 index 5f3ec2932c5096a46e36e3f647da5ab9ab1884f4..c32eb08ce2990d4bf473d0c8bed986bcb2fcc98a 100644 --- a/tests/data/test1053 +++ b/tests/data/test1053 @@ -22,7 +22,7 @@ Connection: close HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 11 Connection: close @@ -39,7 +39,7 @@ Content-Length: 0 Connection: close HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 11 Connection: close diff --git a/tests/data/test1055 b/tests/data/test1055 index 4788ae77d91c16bae60288bc89fd2d2e79c21784..243d5070a479af0e7059c338d40bc95f0bbd1603 100644 --- a/tests/data/test1055 +++ b/tests/data/test1055 @@ -15,7 +15,7 @@ STOR HTTP/1.1 307 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Location: ftp://%HOSTIP:%FTPPORT/1055 diff --git a/tests/data/test1059 b/tests/data/test1059 index 32e5aec3ac11baaa1295f1a1ec0af283172c1a04..b3aacbed6f41b44d5ba37e20a727173991bba6fc 100644 --- a/tests/data/test1059 +++ b/tests/data/test1059 @@ -14,7 +14,7 @@ FAILURE HTTP/1.1 501 Method not implemented swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close Content-Length: 0 diff --git a/tests/data/test1060 b/tests/data/test1060 index 889a39054100ad3fb2db2a31fd41b166405a3d6a..c3a76a7f84e24b6c9651ba4ec8b92414369333d6 100644 --- a/tests/data/test1060 +++ b/tests/data/test1060 @@ -825,7 +825,7 @@ end of 1 KB aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -851,7 +851,7 @@ HTTP/1.1 200 OK swsbounce Server: no HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test1061 b/tests/data/test1061 index 1c1c3b1dee28b00eafbf4ea4d5cfd67852b20828..39b23b35b25e90c039d55fef7098f58b375f8aef 100644 --- a/tests/data/test1061 +++ b/tests/data/test1061 @@ -830,7 +830,7 @@ end of 1 KB aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -856,7 +856,7 @@ HTTP/1.1 200 OK swsbounce Server: no HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test1067 b/tests/data/test1067 index 4706a0a5869ca52fd7c37288ea1e41214de18643..b464c71caf7932b764ba1eb7a198db8e13655500 100644 --- a/tests/data/test1067 +++ b/tests/data/test1067 @@ -10,7 +10,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/10670002.txt?coolsite=yes Connection: close @@ -20,7 +20,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -29,13 +29,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/10670002.txt?coolsite=yes Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test1068 b/tests/data/test1068 index 15a702d1195b8c307dda8e6f1583e11baf3ea25c..702d307a5c31b865e24ea061f1a9bbb83b0e278b 100644 --- a/tests/data/test1068 +++ b/tests/data/test1068 @@ -12,7 +12,7 @@ chunked Transfer-Encoding HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test1074 b/tests/data/test1074 index 840d46195ebf6b7ef192357d5015f672c255b558..e195574959bfb7506daa2a7c584d555412776c2a 100644 --- a/tests/data/test1074 +++ b/tests/data/test1074 @@ -11,7 +11,7 @@ HTTP/1.0 HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 Connection: Keep-Alive @@ -19,7 +19,7 @@ surprise HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close surprise2 @@ -47,13 +47,13 @@ http://%HOSTIP:%HTTPPORT/want/1074 http://%HOSTIP:%HTTPPORT/wantmore/10740001 HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 Connection: Keep-Alive surprise HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close surprise2 diff --git a/tests/data/test1076 b/tests/data/test1076 index 8322be23ae2a6e8990f7b744239e9ad22e14b012..7e51ad43d7f57f395e4b10d95460503d32fbd10d 100644 --- a/tests/data/test1076 +++ b/tests/data/test1076 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: moo.html&testcase=/10760002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 302 OK swsclose Location: moo.html&testcase=/10760002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test1077 b/tests/data/test1077 index 8b1d288dea555d34687c306b5e25d95a769002f3..fe5e4267e2c93939402b5f11b3c39c023d596fa0 100644 --- a/tests/data/test1077 +++ b/tests/data/test1077 @@ -14,7 +14,7 @@ HTTP proxy HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/plain Content-Length: 9 @@ -25,7 +25,7 @@ contents HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/plain Content-Length: 9 diff --git a/tests/data/test1078 b/tests/data/test1078 index 65c77ed7c8b4c7fc55aeea44a19f19e30fc51814..35254239e9b3e054772fa778f98985ac5e536b44 100644 --- a/tests/data/test1078 +++ b/tests/data/test1078 @@ -21,7 +21,7 @@ Server: test tunnel 2000 HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes @@ -77,7 +77,7 @@ HTTP/1.1 200 Mighty fine indeed Server: test tunnel 2000 HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes @@ -86,7 +86,7 @@ Connection: keep-alive contents HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test1081 b/tests/data/test1081 index 2a5a765e667958812f7faeffa36d7c9cee40518d..0aaf751a65fef757ec71068b067c8dea8a9f3e13 100644 --- a/tests/data/test1081 +++ b/tests/data/test1081 @@ -21,7 +21,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 41 @@ -65,7 +65,7 @@ Connection: close This server reply is for testing a simple Location: following http://%HOSTIP:%HTTPPORT/we/want/our/data/10810099.txt?coolsite=yes HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 41 diff --git a/tests/data/test1087 b/tests/data/test1087 index f674294035544bfb4cb0932ff871e33fd18c8966..5e91fb2a57eeae51011b38b899b9ad72213b31f7 100644 --- a/tests/data/test1087 +++ b/tests/data/test1087 @@ -22,7 +22,7 @@ Content-Length: 0 HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes @@ -33,7 +33,7 @@ Connection: close HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes @@ -49,7 +49,7 @@ Content-Type: text/plain Content-Length: 0 HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes @@ -58,7 +58,7 @@ Content-Length: 0 Connection: close HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes diff --git a/tests/data/test1088 b/tests/data/test1088 index 649cb88eca95ecbf51515b79788e51b0914f2b71..0a1a6656a570826d85de65288dbba64c15817dcc 100644 --- a/tests/data/test1088 +++ b/tests/data/test1088 @@ -23,7 +23,7 @@ Content-Length: 0 HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes @@ -34,7 +34,7 @@ Connection: close HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes @@ -50,7 +50,7 @@ Content-Type: text/plain Content-Length: 0 HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes @@ -59,7 +59,7 @@ Content-Length: 0 Connection: close HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/plain Funny-head: yesyes diff --git a/tests/data/test1089 b/tests/data/test1089 index d4b87913687b97da6ee97cbf129e76ab19a2115a..56415a7da242350291f63a9997decb74a7df152e 100644 --- a/tests/data/test1089 +++ b/tests/data/test1089 @@ -13,7 +13,7 @@ followlocation HTTP/1.1 302 OK swsbounce swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close Content-Type: text/plain @@ -23,7 +23,7 @@ monster HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 15 Connection: close Content-Type: text/plain; charset=us-ascii @@ -65,14 +65,14 @@ Accept: */* HTTP/1.1 302 OK swsbounce swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close Content-Type: text/plain Location: ./10890001 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 15 Connection: close Content-Type: text/plain; charset=us-ascii diff --git a/tests/data/test1090 b/tests/data/test1090 index 9ae803fb705e6d058f73f9d2f5ca1eb11392bac8..f30538d24f9d6bc0faa4e7d68996ae383d1d7fba 100644 --- a/tests/data/test1090 +++ b/tests/data/test1090 @@ -14,7 +14,7 @@ chunked Transfer-Encoding HTTP/1.1 302 OK swsbounce swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close Content-Type: text/plain @@ -24,7 +24,7 @@ monster HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Transfer-Encoding: chunked Connection: close Content-Type: text/plain; charset=us-ascii @@ -72,14 +72,14 @@ Accept: */* HTTP/1.1 302 OK swsbounce swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close Content-Type: text/plain Location: ./10900001 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Transfer-Encoding: chunked Connection: close Content-Type: text/plain; charset=us-ascii diff --git a/tests/data/test1092 b/tests/data/test1092 index d3ea902444d50f760b079d0338abc89839f24de0..b0cdc0d69c167917e3d6a81e7418bed9c515a256 100644 --- a/tests/data/test1092 +++ b/tests/data/test1092 @@ -13,7 +13,7 @@ type= HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test1098 b/tests/data/test1098 index a8d25cbe29fe0534975cb30f6c533da61a64d2c9..4dfeea8ea05528d10e37a718f8d643bc32fcdb28 100644 --- a/tests/data/test1098 +++ b/tests/data/test1098 @@ -12,7 +12,7 @@ CURLOPT_PROXY HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 hello @@ -59,12 +59,12 @@ Proxy-Connection: Keep-Alive HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 hello HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 hello diff --git a/tests/data/test11 b/tests/data/test11 index 3eed8a17f7d0dfd79df8c833126759d2850fa17f..0ae1de420f8fb2f3ea27e21fc014b13d9bab75e2 100644 --- a/tests/data/test11 +++ b/tests/data/test11 @@ -10,7 +10,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/110002.txt?coolsite=yes Connection: close @@ -20,7 +20,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -29,13 +29,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/110002.txt?coolsite=yes Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test1101 b/tests/data/test1101 index eaf16bd681e3e351c1b7d6bb3d42a5c98d71d5cb..145e38ef5095a1a8d2324dc5c5e9a030af37932e 100644 --- a/tests/data/test1101 +++ b/tests/data/test1101 @@ -11,7 +11,7 @@ NO_PROXY HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 4 Content-Type: text/html diff --git a/tests/data/test1104 b/tests/data/test1104 index 2c5b9fcf7972e95db3861ac8de37d867dadb7a33..33d8542e46f290d5777dfe369ef4f157a61b3253 100644 --- a/tests/data/test1104 +++ b/tests/data/test1104 @@ -12,7 +12,7 @@ cookies HTTP/1.1 301 Moved -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Location: /want/data/11040002 Server: test-server/fake Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970; @@ -24,7 +24,7 @@ This server reply is for testing a set-cookie HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -33,7 +33,7 @@ If this is received, the location following worked HTTP/1.1 301 Moved -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Location: /want/data/11040002 Server: test-server/fake Set-Cookie: test=true; domain=127.0.0.1; path=/; expires=Thu Jan 1 00:00:00 GMT 1970; @@ -41,7 +41,7 @@ Set-Cookie: test2=true; domain=127.0.0.1; path=/; expires=Fri Feb 13 11:56:27 GM Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test1105 b/tests/data/test1105 index 7ce4b67ce9c0e199e6b4b470754ca34d2774e3c1..771ef3a78dccbb7e798082b020bebcfcca9948fe 100644 --- a/tests/data/test1105 +++ b/tests/data/test1105 @@ -12,7 +12,7 @@ cookiejar HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes swsclose diff --git a/tests/data/test1106 b/tests/data/test1106 index e23c33c0458e13a85356267586c8d06afb2027ad..14adae45fb141981e6a9097c16d1f3fac7c3b1fa 100644 --- a/tests/data/test1106 +++ b/tests/data/test1106 @@ -11,7 +11,7 @@ HTTP proxy HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Accept-Ranges: bytes Content-Length: 6 diff --git a/tests/data/test1117 b/tests/data/test1117 index 79c9fd4bb5aec0b31ee85c6607a83718809ab488..6bd323f07bdf9cbd0f07a7833a7d86f61fdca8c1 100644 --- a/tests/data/test1117 +++ b/tests/data/test1117 @@ -11,7 +11,7 @@ Range HTTP/1.1 416 Requested Range Not Satisfiable -Date: Thu, 09 Sep 2010 14:49:00 GMT +Date: Tue, 09 Sep 2010 14:49:00 GMT Accept-Ranges: bytes Content-Length: 115 @@ -21,7 +21,7 @@ guaranteed to split it into two packets. HTTP/1.1 206 Partial Content -Date: Thu, 09 Sep 2010 14:49:01 GMT +Date: Tue, 09 Sep 2010 14:49:01 GMT Accept-Ranges: bytes Content-Range: bytes 10-18/155 Content-Length: 13 @@ -52,14 +52,14 @@ HTTP with invalid range then another URL HTTP/1.1 416 Requested Range Not Satisfiable -Date: Thu, 09 Sep 2010 14:49:00 GMT +Date: Tue, 09 Sep 2010 14:49:00 GMT Accept-Ranges: bytes Content-Length: 115 This is a long error message that is large enough that the test server is guaranteed to split it into two packets. HTTP/1.1 206 Partial Content -Date: Thu, 09 Sep 2010 14:49:01 GMT +Date: Tue, 09 Sep 2010 14:49:01 GMT Accept-Ranges: bytes Content-Range: bytes 10-18/155 Content-Length: 13 diff --git a/tests/data/test1118 b/tests/data/test1118 index 702b2dfe8e2351f5a6596be2ae4833900970640c..052adb163397a56f223a4e77e1cb17f0eb6504bc 100644 --- a/tests/data/test1118 +++ b/tests/data/test1118 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1126 b/tests/data/test1126 index 4f99072c0a1f50a05a12adc4b1067f81104e1e0b..ad8e6e08c1996cb81d43b601d2d6cd296b8af561 100644 --- a/tests/data/test1126 +++ b/tests/data/test1126 @@ -11,7 +11,7 @@ If-Modified-Since HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2003 12:10:00 GMT Content-Length: 11 diff --git a/tests/data/test1127 b/tests/data/test1127 index e1453a601041a608f2eaccfad4cfbad0d2ff7729..71bdfa168211e4b1223a055c643f8e19845a7f1f 100644 --- a/tests/data/test1127 +++ b/tests/data/test1127 @@ -11,7 +11,7 @@ If-Modified-Since HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 1980 12:10:00 GMT Content-Length: 11 @@ -21,7 +21,7 @@ Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 1980 12:10:00 GMT Content-Length: 11 diff --git a/tests/data/test1128 b/tests/data/test1128 index a18f487ec9476d8cac009d3dc17caa914bf67208..d8a6557237314cb922481c9ae8a9cf3f35e8e4fe 100644 --- a/tests/data/test1128 +++ b/tests/data/test1128 @@ -11,7 +11,7 @@ If-Modified-Since HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 1980 12:10:00 GMT Content-Length: 11 @@ -21,7 +21,7 @@ Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:01 GMT +Date: Tue, 09 Nov 2010 14:49:01 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2002 12:10:00 GMT Content-Length: 11 @@ -65,14 +65,14 @@ If-Modified-Since: Sun, 12 Dec 1999 12:00:00 GMT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 1980 12:10:00 GMT Content-Length: 11 Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:01 GMT +Date: Tue, 09 Nov 2010 14:49:01 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2002 12:10:00 GMT Content-Length: 11 diff --git a/tests/data/test1129 b/tests/data/test1129 index cadf80647a0e519b5bb71e28c06d2c01d3bd5d1a..ec69e1e0f2a0a65d1cc5629d424eb3ab62c611a0 100644 --- a/tests/data/test1129 +++ b/tests/data/test1129 @@ -12,7 +12,7 @@ Expect: 100-continue HTTP/1.1 404 NOOOOOOOOO -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html @@ -22,7 +22,7 @@ Content-Type: text/html HTTP/1.1 404 NEITHER -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html @@ -60,14 +60,14 @@ HTTP POST expect 100-continue with a 404 HTTP/1.1 404 NOOOOOOOOO -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html -foo- HTTP/1.1 404 NEITHER -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html diff --git a/tests/data/test1130 b/tests/data/test1130 index 01836cd713700116709ee1398b726036b76eb0c8..0af591aaab89c5c82493904b44cd43d473062e7a 100644 --- a/tests/data/test1130 +++ b/tests/data/test1130 @@ -12,7 +12,7 @@ Expect: 100-continue HTTP/1.1 404 NOOOOOOOOO -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html @@ -22,7 +22,7 @@ Content-Type: text/html HTTP/1.1 404 NEITHER -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html @@ -60,14 +60,14 @@ HTTP POST forced expect 100-continue with a 404 HTTP/1.1 404 NOOOOOOOOO -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html -foo- HTTP/1.1 404 NEITHER -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Content-Type: text/html diff --git a/tests/data/test1131 b/tests/data/test1131 index 64df118f7185fcb4b426a83cd0a66aff6429b1e7..920dfe1b7ea3eb86c548148287b361c024a15238 100644 --- a/tests/data/test1131 +++ b/tests/data/test1131 @@ -12,7 +12,7 @@ Expect: 100-continue HTTP/1.1 400 NOOOOOOOOO -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 9 Content-Type: text/html @@ -22,7 +22,7 @@ FAILURE1 HTTP/1.1 400 NEITHER -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 9 Content-Type: text/html @@ -60,14 +60,14 @@ HTTP PUT expect 100-continue with a 400 HTTP/1.1 400 NOOOOOOOOO -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 9 Content-Type: text/html FAILURE1 HTTP/1.1 400 NEITHER -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 9 Content-Type: text/html diff --git a/tests/data/test1133 b/tests/data/test1133 index 555bafcdd3568722d64c7b217e1d256fc3a9e585..6a088c0844d54f8cb5bb5d2d83468cc45d692f80 100644 --- a/tests/data/test1133 +++ b/tests/data/test1133 @@ -9,7 +9,7 @@ HTTP FORMPOST HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 10 diff --git a/tests/data/test1134 b/tests/data/test1134 index 52aafcce19f3c6e5f5e70fc97088c2f02c76225b..5e7c4602eeeda05e7e93dfd5e9bf2d56a4c9ee5f 100644 --- a/tests/data/test1134 +++ b/tests/data/test1134 @@ -14,14 +14,14 @@ connection-monitor HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 10 contents1 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 10 contents2 diff --git a/tests/data/test1205 b/tests/data/test1205 index 8509d3fd5572c54f2b66d56e96eb04ea76903ea0..9f1a34ce1f4164f2a4298ffc4d5eb4737fe4e7fa 100644 --- a/tests/data/test1205 +++ b/tests/data/test1205 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Funny-head: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAendofthem diff --git a/tests/data/test1210 b/tests/data/test1210 index 71053f2183047abc0867c22bcb3fcf857396742e..a1cf5a78d518266e5768ab347adf6669ef792f66 100644 --- a/tests/data/test1210 +++ b/tests/data/test1210 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1212 b/tests/data/test1212 index 7c2af2e548523efd7f24c6e1ef192046bd79b023..befd91f4c57304b1b42afb5c1e80403a9dea53e8 100644 --- a/tests/data/test1212 +++ b/tests/data/test1212 @@ -12,7 +12,7 @@ noproxy HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 4 Content-Type: text/html diff --git a/tests/data/test1213 b/tests/data/test1213 index 54a8f2d99e5456b1ba11f2bbed714fe40d6cf3c6..5abf974df03f6aa1123cf30ab6e3761e3d5345ab 100644 --- a/tests/data/test1213 +++ b/tests/data/test1213 @@ -11,7 +11,7 @@ HTTP proxy HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test1214 b/tests/data/test1214 index 985fd383b669fd2f03bad52384cb7f7bf91c93ea..0957fb71ceb47ac916f8669b948d961306618747 100644 --- a/tests/data/test1214 +++ b/tests/data/test1214 @@ -11,7 +11,7 @@ HTTP proxy HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test1223 b/tests/data/test1223 index f448f5c146489a8417b8d3e39a7d101dedb3c60c..46461546d5383ef036e7dd4bd71b3f99566c9131 100644 --- a/tests/data/test1223 +++ b/tests/data/test1223 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 Connection: close Content-Type: text/html @@ -46,7 +46,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 Connection: close Content-Type: text/html diff --git a/tests/data/test1230 b/tests/data/test1230 index a439b17ed110c8c70c3ac7d50a141de67ffc3e09..5184f2a7d3b7a80aa890eaa44335cd9c28db3c50 100644 --- a/tests/data/test1230 +++ b/tests/data/test1230 @@ -14,7 +14,7 @@ IPv6 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 mooooooo @@ -22,16 +22,16 @@ mooooooo HTTP/1.1 200 welcome dear -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT HTTP/1.1 200 welcome dear -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 mooooooo diff --git a/tests/data/test1239 b/tests/data/test1239 index 375d92b68431a86feb8006d262638f06afac6472..cf7c40573bd0b1982a2b7a2326307bda732d6ada 100644 --- a/tests/data/test1239 +++ b/tests/data/test1239 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2010 12:10:00 GMT ETag: "21025-dc7-39462498" @@ -51,7 +51,7 @@ If-Unmodified-Since: Sun, 12 Dec 1999 12:00:00 GMT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2010 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1311 b/tests/data/test1311 index 4078d7bb411094e18a1be63ebb0c33374f44f38e..874b01e13547200ee4d5a45a788089244376fff8 100644 --- a/tests/data/test1311 +++ b/tests/data/test1311 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1312 b/tests/data/test1312 index 54659b55bd8312bfa695febcea52a9d19117a0c0..bff2068b07e95b2fe7a9439861d2f334b71ad62d 100644 --- a/tests/data/test1312 +++ b/tests/data/test1312 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1313 b/tests/data/test1313 index 3d9c0940d35d379d561274c16c04a4a4c7674bf7..7781b46ecfa32508b2c36a73156328f41e2e7dce 100644 --- a/tests/data/test1313 +++ b/tests/data/test1313 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1317 b/tests/data/test1317 index 7964b10bdbed2f3ecd86b748211185563998d4a3..dcde5902bfb2b2cf0d75000ee301adafb4c58331 100644 --- a/tests/data/test1317 +++ b/tests/data/test1317 @@ -12,7 +12,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1318 b/tests/data/test1318 index 8ce468db17047f093a20d88be328cf64814062f3..a01ab27f60c60c4ecf8591fd5e71bcb8dfcbdf17 100644 --- a/tests/data/test1318 +++ b/tests/data/test1318 @@ -12,14 +12,14 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 0 HTTP/1.1 200 second version -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 0 diff --git a/tests/data/test1325 b/tests/data/test1325 index bbf679df4f334ec3a56b4236851688590f3e1cf8..dadac8c23168b4649bbea1aeca124d95fb81b946 100644 --- a/tests/data/test1325 +++ b/tests/data/test1325 @@ -14,14 +14,14 @@ followlocation HTTP/1.1 308 OK swsclose Location: 13250002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -29,12 +29,12 @@ body HTTP/1.1 308 OK swsclose Location: 13250002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test1328 b/tests/data/test1328 index 0fd0c38de8f08285f9d3a7c43ed9b320ca23f6ec..fc9fef991b289aa253735c18e3a8dd6149a34b0e 100644 --- a/tests/data/test1328 +++ b/tests/data/test1328 @@ -11,7 +11,7 @@ globbing HTTP/1.1 404 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Funny-head: yesyes @@ -19,7 +19,7 @@ Funny-head: yesyes HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Funny-head: yesyes @@ -28,7 +28,7 @@ Funny-head: yesyes HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Funny-head: yesyes diff --git a/tests/data/test1332 b/tests/data/test1332 index 3271b5701c8cb5c566655476ffe77e7e173457be..0ecbfbee10bb09b774e6cdf7d90d0f5df267f1ea 100644 --- a/tests/data/test1332 +++ b/tests/data/test1332 @@ -13,14 +13,14 @@ followlocation HTTP/1.1 303 OK swsclose Location: moo.html&testcase=/13320002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -28,12 +28,12 @@ body HTTP/1.1 303 OK swsclose Location: moo.html&testcase=/13320002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test1333 b/tests/data/test1333 index 3ef8ed49fce58c97b92748c2ef3845be00994b5c..c49cf96aade6aec517497ba3843574da01b934b1 100644 --- a/tests/data/test1333 +++ b/tests/data/test1333 @@ -12,7 +12,7 @@ chunked Transfer-Encoding HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Accept-Ranges: bytes Content-Length: 6 Connection: close diff --git a/tests/data/test1334 b/tests/data/test1334 index 0885357fc10e757ca300264126a9a203f7a00083..a0210cb5e6a1f898a4572b92c1e54b46734295e9 100644 --- a/tests/data/test1334 +++ b/tests/data/test1334 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -59,7 +59,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1335 b/tests/data/test1335 index 9cf1f3ef4f2ffb0f288e59a303407dcdf51efcb3..7f20c300fceab5ae486aa65207e6d666dca10ae5 100644 --- a/tests/data/test1335 +++ b/tests/data/test1335 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -59,7 +59,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1336 b/tests/data/test1336 index f6fcb94311dc5f270fd1062cd424c9362d7384b1..129c35009127907b2da63ad0deeb8a4f424817a4 100644 --- a/tests/data/test1336 +++ b/tests/data/test1336 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -63,7 +63,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1337 b/tests/data/test1337 index d7f556cd31724cc4b27a06d238c7d563673bf76f..0d7b20494daa3b03efaccfad8f6208817108991d 100644 --- a/tests/data/test1337 +++ b/tests/data/test1337 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -63,7 +63,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1338 b/tests/data/test1338 index 8941a64a4ce67b4477effdbd73cf1c8fac3958aa..8fa05cfb0140043913564aef8fa2da721814487b 100644 --- a/tests/data/test1338 +++ b/tests/data/test1338 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -60,7 +60,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1339 b/tests/data/test1339 index f08e87cdf2f3c0f5f4bfa8807c90b24c585cef24..0ebd5c492dbf76646df1daa79c473ebdf00a050c 100644 --- a/tests/data/test1339 +++ b/tests/data/test1339 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -60,7 +60,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1340 b/tests/data/test1340 index c2e065db2dbe2a3c6a9bdd1bb4bcc3ed89d3381b..509c659c2d735d7b0e586d68203bdb673988c92d 100644 --- a/tests/data/test1340 +++ b/tests/data/test1340 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -61,7 +61,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1341 b/tests/data/test1341 index 060fc093de92017e9bb55eab0c99105719941ff2..9a70001803d0c214294dfbb96ba4a66f28f09e76 100644 --- a/tests/data/test1341 +++ b/tests/data/test1341 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -61,7 +61,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1342 b/tests/data/test1342 index 012b63437e5ce335cb6ddc864dcf2f0754ebae15..92aed317ecba5299854950abb845f206caab14be 100644 --- a/tests/data/test1342 +++ b/tests/data/test1342 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -66,7 +66,7 @@ Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1343 b/tests/data/test1343 index 636afab2422b99fd830702ef3e4a56b0d549fbb6..ed5b2d30aa23d870128c58da6dd334cf99f6882c 100644 --- a/tests/data/test1343 +++ b/tests/data/test1343 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -66,7 +66,7 @@ Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1344 b/tests/data/test1344 index 4d8bd4affc84260b28b0c6cae5cafee5513c24dc..43aeb8b92fafaa70436220c6164ef57b7895a546 100644 --- a/tests/data/test1344 +++ b/tests/data/test1344 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -59,7 +59,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -71,7 +71,7 @@ Content-Disposition: filename=name1344; charset=funny; option=strange HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1345 b/tests/data/test1345 index f69a56adf734f91e8b2a3344022d5d328f963454..d645e748de29e616cfdbc81281367948d6e3abdc 100644 --- a/tests/data/test1345 +++ b/tests/data/test1345 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -59,7 +59,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -71,7 +71,7 @@ Content-Disposition: filename=name1345; charset=funny; option=strange HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1346 b/tests/data/test1346 index 83cdaa8c4ba479277d5a78a42d3a7a0f7ad81e9f..367a9dfa639397fc69a01ac210f5c0bc425b8941 100644 --- a/tests/data/test1346 +++ b/tests/data/test1346 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1347 b/tests/data/test1347 index f16abcd027f6e8ae835f468825673100c34002aa..20e0d4aead1b69cd7205be98632ab295b899e669 100644 --- a/tests/data/test1347 +++ b/tests/data/test1347 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -59,7 +59,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1356 b/tests/data/test1356 index ea610a565d7b7810564effdd6a04f1d092e0d26f..72f573105d80c9015ea3e377b450ecc9cb08e52d 100644 --- a/tests/data/test1356 +++ b/tests/data/test1356 @@ -11,7 +11,7 @@ RETR # file1356 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -62,7 +62,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1357 b/tests/data/test1357 index 3df0ad3392790d26f3e2b200eccc6f8f12ef4e1e..fca58cea51eff87753cf7e215ddb2298e78f4f76 100644 --- a/tests/data/test1357 +++ b/tests/data/test1357 @@ -11,7 +11,7 @@ RETR # file1357 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -62,7 +62,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1358 b/tests/data/test1358 index b0e2795ed3200d0af21accc0fbaaf442217a116c..684afe1c4ecf6895603cb6d22ab0dbf33490b078 100644 --- a/tests/data/test1358 +++ b/tests/data/test1358 @@ -11,7 +11,7 @@ RETR # file1358 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -62,7 +62,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1359 b/tests/data/test1359 index fc7851d9205c0e194af18ba686dd636770d0385c..bae91f0d0b40fc08018f676c321063cb68b4f925 100644 --- a/tests/data/test1359 +++ b/tests/data/test1359 @@ -12,7 +12,7 @@ RETR # file1359 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -63,7 +63,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1360 b/tests/data/test1360 index 0000d60bb2a8d0b501cf45657fb4d585ad083375..f0aac4bb46e68bf808b4343cbe207b9e1b5fab2b 100644 --- a/tests/data/test1360 +++ b/tests/data/test1360 @@ -12,7 +12,7 @@ RETR # file1360 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -63,7 +63,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1361 b/tests/data/test1361 index 884e0b216975c64e7106ea5408078b0793fbd6dc..c37b8fc584c8f0d31cc3c935cb621ca7a9a8a4fe 100644 --- a/tests/data/test1361 +++ b/tests/data/test1361 @@ -11,7 +11,7 @@ RETR # file1361 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -62,7 +62,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1362 b/tests/data/test1362 index 98fffb6b0c1c9cb25527136cc8c9ec4a564054d5..be174efef5fe711d4eccd6cd8b9dc93fa9b7b38d 100644 --- a/tests/data/test1362 +++ b/tests/data/test1362 @@ -11,7 +11,7 @@ RETR # file1362 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -62,7 +62,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1363 b/tests/data/test1363 index c34f05a0ec4dbe797622456494e2bb637d836fa1..36b7069ce844b05d20185ac9999fcf1528beb354 100644 --- a/tests/data/test1363 +++ b/tests/data/test1363 @@ -11,7 +11,7 @@ RETR # file1363 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -62,7 +62,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1364 b/tests/data/test1364 index 777d9b2485c71218625e2e6c30ee3285468f7287..8184573e45b939e6c07cfa3d78dd76e7ff26509a 100644 --- a/tests/data/test1364 +++ b/tests/data/test1364 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1365 b/tests/data/test1365 index c69ee4b7cacbc7290579721d6a2c02ea56435920..6da4f648eab15a27ff3e81300ef5bc4a64a523a6 100644 --- a/tests/data/test1365 +++ b/tests/data/test1365 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1366 b/tests/data/test1366 index c87455fc0fe5c781d70652e5ec4c4494bb31a656..7a33c29955db5fd85be32a66cfe950276db71bbc 100644 --- a/tests/data/test1366 +++ b/tests/data/test1366 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1367 b/tests/data/test1367 index 68bc33363c77bce75c01c54d9d25da0c23bb2908..211b20b7d028a8057bc6a1b2f291e12174b8f504 100644 --- a/tests/data/test1367 +++ b/tests/data/test1367 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1368 b/tests/data/test1368 index 37805176b1450f035fef9f9bafce53514393a86f..12bc53211b311b0c209c849d6ff89e7dde7ff5f0 100644 --- a/tests/data/test1368 +++ b/tests/data/test1368 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1369 b/tests/data/test1369 index 1a59446333c5008cd7e056e22b03586864709ae6..114c84a6013a242f51f5adf67608f6b353fdb435 100644 --- a/tests/data/test1369 +++ b/tests/data/test1369 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1370 b/tests/data/test1370 index ec5e7b54c99f3b5d0c6c47256aa93295a94e51ee..576ca84383d225bd99544e87bb09e9ccfc9d8432 100644 --- a/tests/data/test1370 +++ b/tests/data/test1370 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -56,7 +56,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1371 b/tests/data/test1371 index d3e187adc43781029d66a0d6c2511b327d8b4d86..9a5a3c438a712a9bdb49af5f5f8647291d29ed69 100644 --- a/tests/data/test1371 +++ b/tests/data/test1371 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -56,7 +56,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1372 b/tests/data/test1372 index 49c89f96f884f0d97e453a3ae47b263a10efdecf..7f079e6cf0513e5df57b53543321b913d03bf82f 100644 --- a/tests/data/test1372 +++ b/tests/data/test1372 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -50,7 +50,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -61,7 +61,7 @@ Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1373 b/tests/data/test1373 index 3ceaacaf9ba1ccd813ab70a8107dae9d7f4a3013..5e94144f8f6e4d3b5395abfcc30dabeaad145017 100644 --- a/tests/data/test1373 +++ b/tests/data/test1373 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -50,7 +50,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -61,7 +61,7 @@ Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1374 b/tests/data/test1374 index e143b41db9c20295107229bdaf7005719ab2a786..e8379c5af80b7e56f0789e690d2008b6be1067bb 100644 --- a/tests/data/test1374 +++ b/tests/data/test1374 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -51,7 +51,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -63,7 +63,7 @@ Content-Disposition: filename=name1374; charset=funny; option=strange HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1375 b/tests/data/test1375 index f6219a1ea5cabfc43dd11d1abdd09a9c3449a993..f7ff0eebc9873c28ee53c01880c35f827d65205c 100644 --- a/tests/data/test1375 +++ b/tests/data/test1375 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -51,7 +51,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -63,7 +63,7 @@ Content-Disposition: filename=name1375; charset=funny; option=strange HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1376 b/tests/data/test1376 index 1d12c4c6a564cf6678f8fc2e21b9b4f3aa63ef75..c78f0ed6462f552431c61852d0f452a76a3fed81 100644 --- a/tests/data/test1376 +++ b/tests/data/test1376 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -50,7 +50,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1377 b/tests/data/test1377 index f24561654efe984ddd96996917357b539356ed77..d08c3ac941dd38050a1da6e8246a3d67a481a8f2 100644 --- a/tests/data/test1377 +++ b/tests/data/test1377 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -51,7 +51,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1386 b/tests/data/test1386 index c7f5d8ae9129899b0a40f0eb49e1b9c627c8ff6c..ceaebd72e4eca0b35e55ba4da298682628799352 100644 --- a/tests/data/test1386 +++ b/tests/data/test1386 @@ -11,7 +11,7 @@ RETR # file1386 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1387 b/tests/data/test1387 index 2b6c3fcb9112f34def9d1caa3ce4020042ce9c2b..8bacfcbbfa3d61acb53e47c164874c0cce33097a 100644 --- a/tests/data/test1387 +++ b/tests/data/test1387 @@ -11,7 +11,7 @@ RETR # file1387 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1388 b/tests/data/test1388 index 3d2c59a2ea9f5518c3f23bc13e8ce158bdc1173b..a8046a3fac51630d7a410b6a33472fe2e30771b6 100644 --- a/tests/data/test1388 +++ b/tests/data/test1388 @@ -11,7 +11,7 @@ RETR # file1388 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1389 b/tests/data/test1389 index 4aaacd82b3a4c1a9a82f8b812a6f69129ee44a36..8387a2395032ca4a098f2c74d5afb17f6419e134 100644 --- a/tests/data/test1389 +++ b/tests/data/test1389 @@ -12,7 +12,7 @@ RETR # file1389 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1390 b/tests/data/test1390 index 0668cf7b097df9d542c4e21e8d07134dd96906fb..10ed5d0f520ffc292158c71b43c0486934f967ee 100644 --- a/tests/data/test1390 +++ b/tests/data/test1390 @@ -12,7 +12,7 @@ RETR # file1390 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -55,7 +55,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1391 b/tests/data/test1391 index 09c670a94568ef84aa29a78c50898c9d4ddf6734..94b5587f6dfde6968f8f2627ec0e749890a45a22 100644 --- a/tests/data/test1391 +++ b/tests/data/test1391 @@ -11,7 +11,7 @@ RETR # file1391 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1392 b/tests/data/test1392 index 994c881d5dbcd5d66017916528ee4997d6946210..0d5607ed653f8f6de83158f4222fbd3b580ae015 100644 --- a/tests/data/test1392 +++ b/tests/data/test1392 @@ -11,7 +11,7 @@ RETR # file1392 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1393 b/tests/data/test1393 index 12f928476fc4db6f14dbccd5d3aeeee66582bc5b..1d4da7d93d1d75fe7dcca48b10b6e898a29e3dda 100644 --- a/tests/data/test1393 +++ b/tests/data/test1393 @@ -11,7 +11,7 @@ RETR # file1393 contents... HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close @@ -54,7 +54,7 @@ QUIT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 Connection: close diff --git a/tests/data/test1408 b/tests/data/test1408 index 6d3131fb685bc6044ce3691c0c0092dba6750436..f3acb0c9f6e685579ea31c317b085a46f0adb2e4 100644 --- a/tests/data/test1408 +++ b/tests/data/test1408 @@ -13,7 +13,7 @@ cookiejar HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Content-Type: text/html @@ -23,7 +23,7 @@ Set-Cookie: time=1 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Content-Type: text/html diff --git a/tests/data/test1411 b/tests/data/test1411 index 93e3b4b8b1d468fbe8544cd1a8ae585ccb0b3988..f251ecc026af4a3c8a8c3b7e1bbd898608607565 100644 --- a/tests/data/test1411 +++ b/tests/data/test1411 @@ -9,7 +9,7 @@ PUT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1413 b/tests/data/test1413 index 96467f169f382853df6300f77df91b677eb98d8e..cbb2608724e97a363907fab7e729e29760cd40a7 100644 --- a/tests/data/test1413 +++ b/tests/data/test1413 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: moo.html/14130002#fragmentpart -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 302 OK swsclose Location: moo.html/14130002#fragmentpart -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test1415 b/tests/data/test1415 index 4519f3899ab5150eb043e69d24a2adc4b13cc8e0..e0f330e1151c3484c182f4d721afdc0726d2f7ef 100644 --- a/tests/data/test1415 +++ b/tests/data/test1415 @@ -14,7 +14,7 @@ delete expired cookie HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 4 Content-Type: text/html diff --git a/tests/data/test1428 b/tests/data/test1428 index 0ff74d4beb6fa52e9e65213cde39b2584877c36f..24cbcffa67ab44e3745b78438cc021af72b8e696 100644 --- a/tests/data/test1428 +++ b/tests/data/test1428 @@ -13,7 +13,7 @@ proxytunnel HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -29,7 +29,7 @@ HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test1500 b/tests/data/test1500 index cd3131e6d243ede2ac6df2997ab8a620f368be58..9f0bbe5ac7ea0cd0645f28f53bf9dacac8ceab01 100644 --- a/tests/data/test1500 +++ b/tests/data/test1500 @@ -11,7 +11,7 @@ multi HTTP/1.1 200 all good! -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Content-Length: 12 diff --git a/tests/data/test1502 b/tests/data/test1502 index 9e7bcf25747999af4dda19c4d35ee085d6f3c1c6..b76a14478cb20966bc44c0578a27fee674f3a34b 100644 --- a/tests/data/test1502 +++ b/tests/data/test1502 @@ -11,7 +11,7 @@ CURLOPT_RESOLVE HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1503 b/tests/data/test1503 index 288639463c081ab50f0855cfa2d8f309c36dc61b..8a49d207844f6df3963acc71c1c094cfeedf1c18 100644 --- a/tests/data/test1503 +++ b/tests/data/test1503 @@ -11,7 +11,7 @@ CURLOPT_RESOLVE HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1504 b/tests/data/test1504 index 5ca66076e0809c7a4a654f7c084a67ec2bb7c2e6..8702e5d361ca0d923e114c6189fcbd416039cd31 100644 --- a/tests/data/test1504 +++ b/tests/data/test1504 @@ -11,7 +11,7 @@ CURLOPT_RESOLVE HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1505 b/tests/data/test1505 index 14e1141d43c68cd88c60ea9fe0498208e2fd4a3e..25d4c2e63b4c379fc1d5399cd29ee891b503806c 100644 --- a/tests/data/test1505 +++ b/tests/data/test1505 @@ -11,7 +11,7 @@ CURLOPT_RESOLVE HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1506 b/tests/data/test1506 index 815fef9233b0c2517997a7df7dfb99cfebe8860e..fead56631351e24fa938867d2a13dddd03c4c1cc 100644 --- a/tests/data/test1506 +++ b/tests/data/test1506 @@ -11,7 +11,7 @@ verbose logs HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -19,7 +19,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -27,7 +27,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -35,7 +35,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 diff --git a/tests/data/test1509 b/tests/data/test1509 index faffc5d9e225935b608ac69025453cddbc19d1ab..dfef1e9dd73044a5b57f938d3df57cfa94bb49da 100644 --- a/tests/data/test1509 +++ b/tests/data/test1509 @@ -22,7 +22,7 @@ Server: the beast that eats naughty clients HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" @@ -33,7 +33,7 @@ HTTP/1.1 200 Mighty fine indeed Server: the beast that eats naughty clients HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1510 b/tests/data/test1510 index 2767f600d4889ccdbbce9cb20bad8b922f2cc445..cf1fad7cd4f3b737bd7235787fc8b3466902ac7a 100644 --- a/tests/data/test1510 +++ b/tests/data/test1510 @@ -11,7 +11,7 @@ flaky HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -19,7 +19,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -27,7 +27,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -35,7 +35,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 diff --git a/tests/data/test1511 b/tests/data/test1511 index d2b26e538953a9e027f01fa165ea9b764a0be9d6..e57df7403f439fa802919f583b0cfa4dc3ae731e 100644 --- a/tests/data/test1511 +++ b/tests/data/test1511 @@ -9,7 +9,7 @@ HTTP HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fakem Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT Content-Type: text/html @@ -21,7 +21,7 @@ Hello World HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fakem Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT Content-Type: text/html @@ -29,7 +29,7 @@ Content-Length: 12 Connection: close HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fakem Last-Modified: Mon, 22 Apr 2013 17:45:05 GMT Content-Type: text/html diff --git a/tests/data/test1512 b/tests/data/test1512 index a5de5cda7d130aa01904afe4defc6858492410c8..63947e89a531bc386cdb394fda946ccbba81eda9 100644 --- a/tests/data/test1512 +++ b/tests/data/test1512 @@ -10,7 +10,7 @@ GLOBAL DNS CACHE HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -18,7 +18,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -26,7 +26,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 @@ -34,7 +34,7 @@ file contents should appear once for each file HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 diff --git a/tests/data/test1525 b/tests/data/test1525 index 673e048c85cdbc8804c41ac166a062cefcead496..396ba5106575885700b73c7d455bcc442cc63b6f 100644 --- a/tests/data/test1525 +++ b/tests/data/test1525 @@ -18,7 +18,7 @@ HTTP/1.1 200 OK HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" @@ -27,7 +27,7 @@ ETag: "21025-dc7-39462498" HTTP/1.1 200 OK HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1526 b/tests/data/test1526 index f6fb44dd551a4820e6e9c47cb639bab4e92ce5ba..e0a80fcadf012d0a3446c094de46c1082cceda0b 100644 --- a/tests/data/test1526 +++ b/tests/data/test1526 @@ -19,7 +19,7 @@ Server: present HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" @@ -29,7 +29,7 @@ HTTP/1.1 200 OK Server: present HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1527 b/tests/data/test1527 index 6bb87d14a93e55dda43402999e6a2afe3bffd340..028dc59848e06e8d31a3592af09ce7dbcf0b1e3b 100644 --- a/tests/data/test1527 +++ b/tests/data/test1527 @@ -18,7 +18,7 @@ We-are: good HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" @@ -28,7 +28,7 @@ HTTP/1.1 200 OK We-are: good HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test1528 b/tests/data/test1528 index 72c0a32d1e2d6541c8be30238f22e0baed1e67e9..502c2c6459a867f89f95f29e56688760c6f5eda4 100644 --- a/tests/data/test1528 +++ b/tests/data/test1528 @@ -18,7 +18,7 @@ We-are: good HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test16 b/tests/data/test16 index f8510adcf8cc07397ef86397205fa288b755f0ff..92c95774f9b5b8936573715189269640407e1ea9 100644 --- a/tests/data/test16 +++ b/tests/data/test16 @@ -12,7 +12,7 @@ HTTP proxy Basic auth HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test160 b/tests/data/test160 index 4b1c5eddc7ece44cd5e4a3a143573d149bdea300..700fc6e176c0b03a0bdea6c315e5dbffd059bcdb 100644 --- a/tests/data/test160 +++ b/tests/data/test160 @@ -10,14 +10,14 @@ HTTP GET HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 surprise HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close surprise2 @@ -45,12 +45,12 @@ http://%HOSTIP:%HTTPPORT/want/160 http://%HOSTIP:%HTTPPORT/wantmore/1600001 HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 9 surprise HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close surprise2 diff --git a/tests/data/test163 b/tests/data/test163 index e4f72061216679f3976a66f560bc86c2641d8288..5d86f11331936843c78c7a71f1986b3bb7c34ada 100644 --- a/tests/data/test163 +++ b/tests/data/test163 @@ -10,7 +10,7 @@ HTTP POST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 10 diff --git a/tests/data/test165 b/tests/data/test165 index 355394272fd9f8135c689cbb73062aa87211ab74..1e477661af325d5175d239c92f00272db59b49be 100644 --- a/tests/data/test165 +++ b/tests/data/test165 @@ -13,7 +13,7 @@ IDN HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test166 b/tests/data/test166 index 697a2452aeb7b0ff6a0d7c63ca27ca32976556bd..6a5210e00ed66eb523b879c8ad9fded05ae552e4 100644 --- a/tests/data/test166 +++ b/tests/data/test166 @@ -10,7 +10,7 @@ HTTP POST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 10 diff --git a/tests/data/test173 b/tests/data/test173 index 1484cbe038bfc07490329111d9b2236a0e3e2f12..b1d01c06c6ccb9f019db13a5bd8e84195e66928e 100644 --- a/tests/data/test173 +++ b/tests/data/test173 @@ -10,7 +10,7 @@ HTTP POST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 11 diff --git a/tests/data/test178 b/tests/data/test178 index b67e353ac4b73a52a1b395291432fd5c3662a12a..f479a6e4f22a921c8e97c2012f2f08edf22c0a35 100644 --- a/tests/data/test178 +++ b/tests/data/test178 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: -6 Content-Type: text/html Funny-head: yesyes @@ -20,7 +20,7 @@ moooooooooooo HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT diff --git a/tests/data/test180 b/tests/data/test180 index 1074e267c8526760b201d149f8d4c63130186d0a..395f750e2232df9e64da8b5ac52b33d14158ac62 100644 --- a/tests/data/test180 +++ b/tests/data/test180 @@ -10,7 +10,7 @@ HTTP/1.0 HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test181 b/tests/data/test181 index c2f813579fd55ef26a10b62e7844c1851ea3459c..df1ffccbf6addc0e92037c47225770c8cf6f584f 100644 --- a/tests/data/test181 +++ b/tests/data/test181 @@ -10,7 +10,7 @@ HTTP/1.0 HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test183 b/tests/data/test183 index d72081c4714931bb5c9dbd056cd1bc4107511e5a..19184415737b60d1d5f3147b0adb7274eaa1d652 100644 --- a/tests/data/test183 +++ b/tests/data/test183 @@ -12,7 +12,7 @@ persistent connection HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 moo diff --git a/tests/data/test184 b/tests/data/test184 index 1afb10df80e94130c483a114f1770702e1602397..d6c396b02b582727fd25b5e9e7d9b98cc1e80248 100644 --- a/tests/data/test184 +++ b/tests/data/test184 @@ -12,7 +12,7 @@ followlocation HTTP/1.1 301 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 Location: http://yet.another.host/184 @@ -20,19 +20,19 @@ moo HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 moo HTTP/1.1 301 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 Location: http://yet.another.host/184 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 moo diff --git a/tests/data/test185 b/tests/data/test185 index ba48fd87bb3ce45fb494c1ec9d583385633e996d..83b66d977b20dadf965746b46f7546368a45f27a 100644 --- a/tests/data/test185 +++ b/tests/data/test185 @@ -12,7 +12,7 @@ followlocation HTTP/1.1 301 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 Location: go/west/185 @@ -20,19 +20,19 @@ moo HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 moo HTTP/1.1 301 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 Location: go/west/185 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 4 moo diff --git a/tests/data/test186 b/tests/data/test186 index f5a75c6fd97e9d43ce5fb481b5c26d6d5be8a595..f559819a0393580f7d29666813625e2431cb8d1d 100644 --- a/tests/data/test186 +++ b/tests/data/test186 @@ -10,7 +10,7 @@ HTTP POST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 11 diff --git a/tests/data/test187 b/tests/data/test187 index a1865412200349d44325064a2afddc6321890b76..2619d157a5b14cdcd76de64796a5a612bd8f0f74 100644 --- a/tests/data/test187 +++ b/tests/data/test187 @@ -11,7 +11,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: /root/1870002.txt?coolsite=yes Connection: close @@ -21,7 +21,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -30,13 +30,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: /root/1870002.txt?coolsite=yes Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test192 b/tests/data/test192 index 9a54a1a064d07032e7f9a4fe2895719e8611f6dc..175a5453af1c488c954f46dd095e36bbb71316dc 100644 --- a/tests/data/test192 +++ b/tests/data/test192 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close @@ -46,7 +46,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close diff --git a/tests/data/test193 b/tests/data/test193 index 6a9c674e069d0f63cf6c0141ea506a99f78c387c..ddf4ab46c74ed992caf7dcddadd0fbc995a1117d 100644 --- a/tests/data/test193 +++ b/tests/data/test193 @@ -13,7 +13,7 @@ followlocation HTTP/1.1 302 OK swsbounce swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close Location: ./193 @@ -22,7 +22,7 @@ monster HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close @@ -63,13 +63,13 @@ Accept: */* HTTP/1.1 302 OK swsbounce swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close Location: ./193 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 8 Connection: close diff --git a/tests/data/test197 b/tests/data/test197 index 052a0ad34bb0c5a198061e1be019bfc3d383f72d..b3e931efaefbc7ce6c83ce7c303834e2c06a0ddf 100644 --- a/tests/data/test197 +++ b/tests/data/test197 @@ -11,14 +11,14 @@ retry HTTP/1.1 503 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 21 server not available HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 3 Connection: close @@ -59,12 +59,12 @@ Accept: */* HTTP/1.1 503 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 21 server not available HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 3 Connection: close diff --git a/tests/data/test198 b/tests/data/test198 index 56dd74b4c1465a88803b22c116fbaf61c4eee00d..18ed14e4f66a8454ebcd17aa0b50a7f5f33bad0d 100644 --- a/tests/data/test198 +++ b/tests/data/test198 @@ -11,14 +11,14 @@ retry HTTP/1.1 503 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 21 server not available HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 3 Connection: close @@ -27,7 +27,7 @@ ok HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 3 Connection: close diff --git a/tests/data/test199 b/tests/data/test199 index 69a3cecc6daec58892fdb8390d65ddba4c10ab06..40d9f9bf33102f49b71c54ecea276d50e363ded4 100644 --- a/tests/data/test199 +++ b/tests/data/test199 @@ -11,7 +11,7 @@ globbing HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test2 b/tests/data/test2 index bd53ed58c9fcd73a26937597e7cc2afeac17fe9d..8d2cf87d8a162fe6b369519e5583f186d532d01f 100644 --- a/tests/data/test2 +++ b/tests/data/test2 @@ -11,7 +11,7 @@ HTTP Basic auth HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test2001 b/tests/data/test2001 index 4286f1d1e9bfa5faef95ddc7d68a8684a1487771..9646465798b09c5cad16c85c94a58a19c67a095f 100644 --- a/tests/data/test2001 +++ b/tests/data/test2001 @@ -15,7 +15,7 @@ multiprotocol HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test2002 b/tests/data/test2002 index cad7cdf828bcffd060bf1d6d9773774016968d04..bbdafe152e3db999d929ecb334b286f287703cb9 100644 --- a/tests/data/test2002 +++ b/tests/data/test2002 @@ -17,7 +17,7 @@ multiprotocol HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test2003 b/tests/data/test2003 index 12b4722d9d271d340d182640c136b685cafcc913..1ae68f9829252d995f5dd0e01bc0e9b12abbf97a 100644 --- a/tests/data/test2003 +++ b/tests/data/test2003 @@ -17,7 +17,7 @@ multiprotocol HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test206 b/tests/data/test206 index 494326495f3552c5611ad333f5b33e5a4e4f5677..c3ac6421c0dd1362d3828652bde14398275ba71b 100644 --- a/tests/data/test206 +++ b/tests/data/test206 @@ -30,7 +30,7 @@ And you should ignore this data. # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -55,7 +55,7 @@ HTTP/1.1 200 OK swsbounce Server: no HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test208 b/tests/data/test208 index abb30df97c5cf8ccd27e1a320dd55dbce34defef..19199e29b1dbdad5a744202a24e00a958ba9c5ad 100644 --- a/tests/data/test208 +++ b/tests/data/test208 @@ -12,7 +12,7 @@ HTTP proxy HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test209 b/tests/data/test209 index afe16bfa6b8fe852419b36df9ac82f94228dfbc5..e849869cf36efc183dcddb74bb6fe3fddffb3f9c 100644 --- a/tests/data/test209 +++ b/tests/data/test209 @@ -33,7 +33,7 @@ Content-Type: text/html; charset=iso-8859-1 # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -60,7 +60,7 @@ Server: Microsoft-IIS/5.0 Content-Type: text/html; charset=iso-8859-1 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test213 b/tests/data/test213 index bb579971d0f5c3e2b729463896d33eca883813b3..da40b8ce7091a239fa87b93c6b8e616ed9f70334 100644 --- a/tests/data/test213 +++ b/tests/data/test213 @@ -33,7 +33,7 @@ Content-Type: text/html; charset=iso-8859-1 # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -60,7 +60,7 @@ Server: Microsoft-IIS/5.0 Content-Type: text/html; charset=iso-8859-1 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test214 b/tests/data/test214 index 3f305ee198912aa8dd3214cc609c6c4975dbec52..ef0a1d897aac1aaeb7213bb7e852871dd372adba 100644 --- a/tests/data/test214 +++ b/tests/data/test214 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test233 b/tests/data/test233 index eb732eae65a9ac116adb295753f97358a700ee3b..5e42c715f8f79f065abe959d1740b845434aedb5 100644 --- a/tests/data/test233 +++ b/tests/data/test233 @@ -13,7 +13,7 @@ followlocation HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -25,7 +25,7 @@ contents HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -36,7 +36,7 @@ contents HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -45,7 +45,7 @@ Content-Length: 8 Connection: close HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test234 b/tests/data/test234 index 3c5146a373b4a010f9e023dfaf8f4e768e290560..0c1871ea9d635c41225f1e3ed4c4b9de61ee8fa8 100644 --- a/tests/data/test234 +++ b/tests/data/test234 @@ -15,7 +15,7 @@ followlocation HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -27,7 +27,7 @@ contents HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -38,7 +38,7 @@ contents HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -47,7 +47,7 @@ Content-Length: 8 Connection: close HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test240 b/tests/data/test240 index 0d452ee259d737012372a354ac06ecbd0fbccb2f..2ddba015747afade1d7c9746d7667091ed9a6a9a 100644 --- a/tests/data/test240 +++ b/tests/data/test240 @@ -11,7 +11,7 @@ IPv6 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test241 b/tests/data/test241 index e530aaff523d5b4dfef890bb5c738fdddba11bc7..7ea7a7af60f4e2f3cbd11c77eadf13a18ca392b2 100644 --- a/tests/data/test241 +++ b/tests/data/test241 @@ -12,7 +12,7 @@ IPv6-hostname HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 6 diff --git a/tests/data/test242 b/tests/data/test242 index aee927ea7bec63f04ced3cc77463497a8a29dcd4..03c6cae57e9d8e575be2ca61a9662b3a98cbf502 100644 --- a/tests/data/test242 +++ b/tests/data/test242 @@ -12,7 +12,7 @@ HTTP Basic auth HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close diff --git a/tests/data/test249 b/tests/data/test249 index 6b3dc6ef1df02ecac32471838efb961108e832bc..5e5e4754b8733086c8e9c6ed37dd4fc0b00a7493 100644 --- a/tests/data/test249 +++ b/tests/data/test249 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 304 Not Modified swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 1910 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test257 b/tests/data/test257 index e43baf56eaa2bc9b9dfef38f9a623ce7d983ac93..18320bfcb63cd69e2d26315161e024afbe192fa3 100644 --- a/tests/data/test257 +++ b/tests/data/test257 @@ -14,7 +14,7 @@ netrc HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: http://anotherone.com/2570002 Connection: close @@ -24,7 +24,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 302 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: http://athird.com/2570003 @@ -33,7 +33,7 @@ If this is received, the location following worked HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -42,18 +42,18 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: http://anotherone.com/2570002 Connection: close HTTP/1.1 302 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: http://athird.com/2570003 HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test258 b/tests/data/test258 index c89d5f37ea33473546da4f370ff6d00e0bbfe985..e0cd02ef5cadf0b28b39bacef6cb0817af14ca81 100644 --- a/tests/data/test258 +++ b/tests/data/test258 @@ -17,7 +17,7 @@ HTTP proxy Digest auth # sent! HTTP/1.1 407 no, tell me who you are first swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Proxy-Authenticate: Digest realm="many secrets", nonce="911" Proxy-Connection: close @@ -34,7 +34,7 @@ ok HTTP/1.1 407 no, tell me who you are first swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Proxy-Authenticate: Digest realm="many secrets", nonce="911" Proxy-Connection: close diff --git a/tests/data/test259 b/tests/data/test259 index d1da0243294274602dd019dea83a34a42f78a3a4..08f6f14602dae738ae964ee070e5f8afba108d5e 100644 --- a/tests/data/test259 +++ b/tests/data/test259 @@ -15,7 +15,7 @@ HTTP proxy Digest auth # sent! HTTP/1.1 407 no, tell me who you are first -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Proxy-Authenticate: Digest realm="many secrets", nonce="911" Content-Length: 0 @@ -31,7 +31,7 @@ ok HTTP/1.1 407 no, tell me who you are first -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Proxy-Authenticate: Digest realm="many secrets", nonce="911" Content-Length: 0 diff --git a/tests/data/test260 b/tests/data/test260 index 1e6dbe2e05606b60fb06c7a7ca9290ddd80ab5c0..bdb01d2ccb9704b0b6abd18e1c12f33c92b704d4 100644 --- a/tests/data/test260 +++ b/tests/data/test260 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test263 b/tests/data/test263 index 6c054a11d9d39e7a250e5cff5cb8461eaa626692..a6d6ee05514ed5ca543f0ca6660ade46539ecce2 100644 --- a/tests/data/test263 +++ b/tests/data/test263 @@ -12,7 +12,7 @@ HTTP proxy HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Content-Type: text/html diff --git a/tests/data/test264 b/tests/data/test264 index 836c979a61286781225be4d54b04ab72cba1a868..7ca52e6d309bfc8cdd39fe34561f74768a88d544 100644 --- a/tests/data/test264 +++ b/tests/data/test264 @@ -11,7 +11,7 @@ HTTP proxy Basic auth HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Type: text/html Content-Length: 26 diff --git a/tests/data/test265 b/tests/data/test265 index c6204730323ed403dca5a5d0ec7c9f5b1ae84403..7a2a5e37b0d8eea60e18d46492fe8f6321d9faf7 100644 --- a/tests/data/test265 +++ b/tests/data/test265 @@ -34,7 +34,7 @@ Content-Type: text/html; charset=iso-8859-1 # this is returned when we get a GET! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html @@ -61,7 +61,7 @@ Server: Microsoft-IIS/5.0 Content-Type: text/html; charset=iso-8859-1 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 7 Connection: close Content-Type: text/html diff --git a/tests/data/test269 b/tests/data/test269 index ffecfedbf36f5b00a3b6bc7ad04b33b299af6599..1cf2698c1e526b40baab39c109b53b6e32ea7f27 100644 --- a/tests/data/test269 +++ b/tests/data/test269 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Accept-Ranges: bytes Content-Length: 677654 diff --git a/tests/data/test275 b/tests/data/test275 index cff99d588f1c0a9bf7d8f479fe7f22ef8bb4b3d5..5db3ec1ce6c000db41a4a3f944bcf1c0cc371799 100644 --- a/tests/data/test275 +++ b/tests/data/test275 @@ -22,7 +22,7 @@ Connected-fine: sure HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Content-Length: 9 @@ -34,7 +34,7 @@ HTTP/1.1 200 OK Connected-fine: sure HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Content-Length: 9 diff --git a/tests/data/test276 b/tests/data/test276 index 2fa554d9d8a0f9ab0d48f5fe0d0ac249bc9409a2..bd7fdc89a853d17cf101c0001be6bef61f218c24 100644 --- a/tests/data/test276 +++ b/tests/data/test276 @@ -10,7 +10,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/2760002.txt?coolsite=http://anotherurl/?a_second/2760002 Connection: close @@ -20,7 +20,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -29,13 +29,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/2760002.txt?coolsite=http://anotherurl/?a_second/2760002 Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test277 b/tests/data/test277 index 7b60d40ea216c0476bfa81104de07e888db48339..a2a00ead7273175997bf1505e68211b82f6d2dbf 100644 --- a/tests/data/test277 +++ b/tests/data/test277 @@ -9,7 +9,7 @@ HTTP FORMPOST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 11 diff --git a/tests/data/test278 b/tests/data/test278 index d706c33ce48667dff6dcb095d21d61c9352aaade..575edf14dd6235c5ab9cedf31c604cfe78e88537 100644 --- a/tests/data/test278 +++ b/tests/data/test278 @@ -11,7 +11,7 @@ HTTP proxy Basic auth HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Type: text/html Content-Length: 27 diff --git a/tests/data/test279 b/tests/data/test279 index d26ddd9d8c91108a542aa7b508fb7c582c9df0f1..82ce2524444462f1f27c9ee3ef0d356ae3582216 100644 --- a/tests/data/test279 +++ b/tests/data/test279 @@ -12,7 +12,7 @@ HTTP proxy Basic auth HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Type: text/html Content-Length: 27 diff --git a/tests/data/test28 b/tests/data/test28 index 8aee090c3f7b1ff7258e81c31600489e28d4c2b3..8d26bc9a4993102bd1998ae3c33fa5ba006219e5 100644 --- a/tests/data/test28 +++ b/tests/data/test28 @@ -9,7 +9,7 @@ HTTP GET HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: /online/1,1795,Welcome,00.html/280002.txt?logout=TRUE Connection: close @@ -19,7 +19,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -28,7 +28,7 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake %if hyper Location: /online/1,1795,Welcome,00.html/280002.txt?logout=TRUE @@ -38,7 +38,7 @@ Location: /online/1,1795,Welcome,00.html/280002.txt?logout=TRUE Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test281 b/tests/data/test281 index e865e94952ef4c5218f1f6cbb09781cb47491f57..a5ea8760a21d00790265dab5e005e255b7f7864b 100644 --- a/tests/data/test281 +++ b/tests/data/test281 @@ -11,7 +11,7 @@ HTTP PUT HTTP/1.1 100 Continue HTTP/1.1 401 Bad Auth swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT WWW-Authenticate: Basic Realm=authenticate Server: test-server/fake diff --git a/tests/data/test29 b/tests/data/test29 index b8a59c34a3f28abd54bc3bcb10880822fdc9faf3..298e76a8dca89e5d5987bb23847b6a76ea0edab6 100644 --- a/tests/data/test29 +++ b/tests/data/test29 @@ -11,7 +11,7 @@ FAILURE HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close _data_result_data_ diff --git a/tests/data/test292 b/tests/data/test292 index 12d131dbf3d6d0818bbdd2f950dc3e1e9a6abccf..f32c5b6b1b71165d66a160ee0a224472f23162da 100644 --- a/tests/data/test292 +++ b/tests/data/test292 @@ -12,7 +12,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test293 b/tests/data/test293 index 2181a8216db73729183784c44e3b6446d4b3fa05..8c569281e70c5fc17520a15a8d4db364afa28acd 100644 --- a/tests/data/test293 +++ b/tests/data/test293 @@ -13,7 +13,7 @@ FAILURE HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test299 b/tests/data/test299 index b3fa4736112ae1c55239f6551ec6b530e8420b52..bc625350ffe7686dcd99874cd3efa82065ece96d 100644 --- a/tests/data/test299 +++ b/tests/data/test299 @@ -12,7 +12,7 @@ HTTP proxy HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test300 b/tests/data/test300 index 63e308d6df2926f514277336a9338b584c89b33c..e3bf8adb9eaa550b59e158dd5e184bdfb3167667 100644 --- a/tests/data/test300 +++ b/tests/data/test300 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 diff --git a/tests/data/test301 b/tests/data/test301 index 760497a17c75cb916e495f83c4564930e2826048..066c140526339ee5a9738c6ab31416ea8bd29d4e 100644 --- a/tests/data/test301 +++ b/tests/data/test301 @@ -12,7 +12,7 @@ HTTP Basic auth HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test303 b/tests/data/test303 index e05da5b2f586d830ea882e3f7825fef39beb4d10..953177b7d46fe54a32bf28e3f1e46c9dfd77e080 100644 --- a/tests/data/test303 +++ b/tests/data/test303 @@ -11,7 +11,7 @@ timeout HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close _data_result_data_ diff --git a/tests/data/test304 b/tests/data/test304 index 50baf1ca73d23fc930eaba4ce328f28984d5923c..071864898dbf8a2302f018b69bd911fd3b35a271 100644 --- a/tests/data/test304 +++ b/tests/data/test304 @@ -10,7 +10,7 @@ HTTP POST HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 10 diff --git a/tests/data/test309 b/tests/data/test309 index c766fca6740e85f68416aac4b823fd79fa3ab17e..07cf47c9818dc0df0949524631c565492069b34b 100644 --- a/tests/data/test309 +++ b/tests/data/test309 @@ -12,7 +12,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: https://127.0.0.1:%HTTPSPORT/data/3090002.txt?coolsite=yes Connection: close @@ -22,7 +22,7 @@ This server reply is for testing a simple Location: following to HTTPS URL HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -31,13 +31,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: https://127.0.0.1:%HTTPSPORT/data/3090002.txt?coolsite=yes Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test31 b/tests/data/test31 index 3ec00833ef1ef070db7ad8cf65119ea4e64cf56c..e30e8b4378fed8e384c286497a956832016fcb8d 100644 --- a/tests/data/test31 +++ b/tests/data/test31 @@ -17,7 +17,7 @@ cookiejar HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 4 Content-Type: text/html diff --git a/tests/data/test310 b/tests/data/test310 index 128c9176d005a7e6cd801eac33c8198337f81456..2202ec101bad721772e0d5c232146566814dccac 100644 --- a/tests/data/test310 +++ b/tests/data/test310 @@ -12,7 +12,7 @@ PEM certificate HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 diff --git a/tests/data/test32 b/tests/data/test32 index e2c5edfbaedacc480b8009f88efe406ee2fb6be3..7bd5931b143b9dc025f49af06a1cd9220b768619 100644 --- a/tests/data/test32 +++ b/tests/data/test32 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test325 b/tests/data/test325 index 93d7e21a3a734d84e2ea5be3cd74070085da024d..8605f0b86fc9827344e250abfef0578c7837f323 100644 --- a/tests/data/test325 +++ b/tests/data/test325 @@ -12,7 +12,7 @@ HTTP GET HTTP/1.1 301 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 Location: http://somewhere/325 @@ -21,7 +21,7 @@ MooMoo HTTP/1.1 301 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 Location: http://somewhere/325 diff --git a/tests/data/test39 b/tests/data/test39 index de9a516312866668c32e7adb39b6d18b6ba3f950..e4126ce4374cf912644ee105a7f082bf447e6e90 100644 --- a/tests/data/test39 +++ b/tests/data/test39 @@ -9,7 +9,7 @@ HTTP FORMPOST HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 10 diff --git a/tests/data/test4 b/tests/data/test4 index fe5789ad6632dcebe0c018e4aa2a618e13edbda7..271b1ebe70627b29c20b954be60331db1bf4c9fb 100644 --- a/tests/data/test4 +++ b/tests/data/test4 @@ -12,7 +12,7 @@ HTTP replaced headers HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test40 b/tests/data/test40 index 566e1e512440bfd10753452dfd6b54acb97733dd..d4daba0f291cd5964ee36a4a6a49b8c5ab1cbad3 100644 --- a/tests/data/test40 +++ b/tests/data/test40 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: ../moo.html/?name=d a niel&testcase=/400002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -31,12 +31,12 @@ Location: ../moo.html/?name=d a niel&testcase=/400002 %else Location: ../moo.html/?name=d a niel&testcase=/400002 %endif -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test42 b/tests/data/test42 index cfb2eb3805534a89afec4046841e6358b20dbbd3..deca03c1d1c9cebb14006c293b43b598d6b9d441 100644 --- a/tests/data/test42 +++ b/tests/data/test42 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: ../m o o.html/420002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -31,12 +31,12 @@ Location: ../m o o.html/420002 %else Location: ../m o o.html/420002 %endif -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test43 b/tests/data/test43 index 28035c89999855d8b5ec3dce4542815b067ab9fe..74d9b56a3425d0b890f7ef2b5a1dd459b7c5eb58 100644 --- a/tests/data/test43 +++ b/tests/data/test43 @@ -11,7 +11,7 @@ HTTP proxy HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/430002.txt?coolsite=yes Connection: close @@ -21,7 +21,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -30,13 +30,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data/430002.txt?coolsite=yes Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test44 b/tests/data/test44 index 4b1fa450bd2024295be1c9127385f036c1fe2f54..0678ed5b736a603c4f8c5ce77d27348db46f4158 100644 --- a/tests/data/test44 +++ b/tests/data/test44 @@ -10,7 +10,7 @@ HTTP replaced headers HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test45 b/tests/data/test45 index 1381920d99af99e52896431cf2a1b542e3f004c9..4fe6e0142826bda49e5b04d948a7df9f932b9588 100644 --- a/tests/data/test45 +++ b/tests/data/test45 @@ -10,7 +10,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data.cgi?moo=http://&/450002 Connection: close @@ -20,7 +20,7 @@ This server reply is for testing a simple Location: following HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 @@ -29,13 +29,13 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: data.cgi?moo=http://&/450002 Connection: close HTTP/1.1 200 Followed here fine swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 52 diff --git a/tests/data/test47 b/tests/data/test47 index 2048f522991be454f78f455af235e01f941519ce..cb76845602e37a81fc4afc45a8dd9dfadb194723 100644 --- a/tests/data/test47 +++ b/tests/data/test47 @@ -11,7 +11,7 @@ HTTP/1.0 HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake -foo- within foo -!foo- diff --git a/tests/data/test48 b/tests/data/test48 index 36bf656684946cce2175c7a29dfa18f980ca2fac..d7fe790c787002290a9b94548eb9740179806e48 100644 --- a/tests/data/test48 +++ b/tests/data/test48 @@ -14,7 +14,7 @@ connection-monitor HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT diff --git a/tests/data/test49 b/tests/data/test49 index 9192f92a15441f9d2cc16237c648bc133af34d86..ee5fa91f8542c55f62fe4c117e6895986ec94ad9 100644 --- a/tests/data/test49 +++ b/tests/data/test49 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: ../moo.html/490002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 302 OK swsclose Location: ../moo.html/490002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test5 b/tests/data/test5 index 6138820261b54a36c0e8e420aaed9ace0e4cbc1c..161fdceb3ad05f1e03d1fe44f64984fbee14ba2c 100644 --- a/tests/data/test5 +++ b/tests/data/test5 @@ -11,7 +11,7 @@ HTTP proxy HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test50 b/tests/data/test50 index 777caa259fa4dd3b07b08443ef7bba40d20d30f9..b188263eaebb0d074bcdbd9fa6693011914ed56f 100644 --- a/tests/data/test50 +++ b/tests/data/test50 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: ../../moo.html/500002 -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 302 OK swsclose Location: ../../moo.html/500002 -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close body diff --git a/tests/data/test500 b/tests/data/test500 index 56a5c91384f2895cf9a56665ef40ced485a160ad..b0c76b2ebbcc6d0602168a715d2b5541cc3bf5d7 100644 --- a/tests/data/test500 +++ b/tests/data/test500 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test503 b/tests/data/test503 index 472149d2a00dcf5ec0ded394dd84d9127953470a..c8fb34e6b0dedccdd795152898a91da9939aae1f 100644 --- a/tests/data/test503 +++ b/tests/data/test503 @@ -22,7 +22,7 @@ HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" @@ -32,7 +32,7 @@ ETag: "21025-dc7-39462498" HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test506 b/tests/data/test506 index 35746bb6e240062a89aea683c9e53461dee48140..cb756c317887e7b9c544899f603068d660f532e3 100644 --- a/tests/data/test506 +++ b/tests/data/test506 @@ -12,7 +12,7 @@ shared cookies HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Set-Cookie: test1=one; domain=foo.com; expires=Sat Feb 2 11:56:27 GMT 2030 @@ -24,7 +24,7 @@ run 1: set cookie 1, 2 and 3 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:01 GMT +Date: Tue, 09 Nov 2010 14:49:01 GMT Server: test-server/fake Content-Type: text/html Set-Cookie: test4=four; domain=host.foo.com; expires=Sat Feb 2 11:56:27 GMT 2030 @@ -35,7 +35,7 @@ run 2: set cookie 4 and 5 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:02 GMT +Date: Tue, 09 Nov 2010 14:49:02 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test508 b/tests/data/test508 index 2b8a2d5244916dd25f38529805fafa1a2a558d86..a4ee1c3a5f3f74b65e2d1aa6312955f51bd2b4fa 100644 --- a/tests/data/test508 +++ b/tests/data/test508 @@ -11,7 +11,7 @@ POST callback HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Connection: close Content-Type: text/html diff --git a/tests/data/test51 b/tests/data/test51 index 7d9740ae955025d30970d16366bd1fb3ffe9b566..27eba3b06314f148ee61350bf5dff9f58a641434 100644 --- a/tests/data/test51 +++ b/tests/data/test51 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: ../../../../../../../510002 -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 302 OK swsclose Location: ../../../../../../../510002 -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close body diff --git a/tests/data/test510 b/tests/data/test510 index a7acbe8092d5955941d0f6e17dd70d00f4d525a6..5facff04b691352d1f20e1dd66502fbd2b2b0eca 100644 --- a/tests/data/test510 +++ b/tests/data/test510 @@ -12,7 +12,7 @@ chunked Transfer-Encoding HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Connection: close Content-Type: text/html diff --git a/tests/data/test512 b/tests/data/test512 index dd5cc0a0738750af9a65160c6d73aa3c8e6f05a7..b5b83395c76cb99512a4286904bdb507fc68d2bf 100644 --- a/tests/data/test512 +++ b/tests/data/test512 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: yes Connection: close diff --git a/tests/data/test514 b/tests/data/test514 index 82f8041fdf77edae711fd2570879aaf99783c8cd..b95695bc58cc772c5cc4c659cf0864d34c6bfe11 100644 --- a/tests/data/test514 +++ b/tests/data/test514 @@ -10,7 +10,7 @@ HTTP HEAD HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test515 b/tests/data/test515 index bea2fe6f95dc5f330f8e20358d96ab4261df1b67..1e7fa1dc5ec52fdfabe5ffa3da6c233fc7d8afe3 100644 --- a/tests/data/test515 +++ b/tests/data/test515 @@ -10,7 +10,7 @@ HTTP POST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 3 diff --git a/tests/data/test516 b/tests/data/test516 index c41d15e7ed5fa322af5b5658e452269fa10a2678..837b67eb0c2cc5f653f3c8008634cc7bc937c928 100644 --- a/tests/data/test516 +++ b/tests/data/test516 @@ -11,7 +11,7 @@ HTTP POST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 3 diff --git a/tests/data/test518 b/tests/data/test518 index 0c8814767ddfb661a5b1541ac30936da5c8bce2d..c9db5b7dce14986aef00e64028105578613babd4 100644 --- a/tests/data/test518 +++ b/tests/data/test518 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test519 b/tests/data/test519 index 976056067e01a6e08a61f2e4d080cfe1dcfedc9d..19fc3815827f50dba23de32b780984d163fc9b66 100644 --- a/tests/data/test519 +++ b/tests/data/test519 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 8 @@ -19,7 +19,7 @@ content HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 9 @@ -27,13 +27,13 @@ content2 HTTP/1.1 200 OK swsbounce -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 8 content HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 9 diff --git a/tests/data/test52 b/tests/data/test52 index 196ff041c2c797c72fb59a808f66e4082b8166b2..b2ac9e51a62d841a624769bf263a67fc5c972644 100644 --- a/tests/data/test52 +++ b/tests/data/test52 @@ -12,14 +12,14 @@ followlocation HTTP/1.1 302 OK swsclose Location: ./520002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body @@ -27,12 +27,12 @@ body HTTP/1.1 302 OK swsclose Location: ./520002 -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close HTTP/1.1 200 OK swsclose Location: this should be ignored -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close body diff --git a/tests/data/test522 b/tests/data/test522 index 8fc07c390a7e8b92f31d4f4142fc9d26f8fc2451..7a724f3e63b69f97b65237fc4c79db66a5b5d2d7 100644 --- a/tests/data/test522 +++ b/tests/data/test522 @@ -12,7 +12,7 @@ CURLOPT_PORT HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test523 b/tests/data/test523 index 03d456b05c1b9ce22dfaab0343e4d04a66e38674..3886a4cf8588c4f142f554f8bfabf1ffcd3f016d 100644 --- a/tests/data/test523 +++ b/tests/data/test523 @@ -14,7 +14,7 @@ CURLOPT_PROXY HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test528 b/tests/data/test528 index 1d2e415ae4597b8be5923ef99ec9b3aac5217a39..89e0174208daa3f4f3552aee07c3cd12f9463e1a 100644 --- a/tests/data/test528 +++ b/tests/data/test528 @@ -11,7 +11,7 @@ multi HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 47 diff --git a/tests/data/test535 b/tests/data/test535 index 6837d2a61a0902ab0242ae8e2e82c2ac581b6ca6..bf914c2728a124860c23bc1b38b82cf03dc94bf0 100644 --- a/tests/data/test535 +++ b/tests/data/test535 @@ -10,7 +10,7 @@ multi HTTP/1.1 404 Badness -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT ETag: "21025-dc7-39462498" Content-Length: 6 Content-Type: text/html @@ -20,7 +20,7 @@ hejsan HTTP/1.1 200 Fine -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 13 Connection: close Content-Type: text/html diff --git a/tests/data/test537 b/tests/data/test537 index 14e285f21b17faf742d3493b86110c3e626e21e9..b8e22a5b362bd50b380058d87ca45bf5bd31730d 100644 --- a/tests/data/test537 +++ b/tests/data/test537 @@ -11,7 +11,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test544 b/tests/data/test544 index 4bf9a6cbb388f4ddd9f2652d74ee0a5f8e423671..8eaef17f64c236a04a7d272d9a9c4d846aac92a2 100644 --- a/tests/data/test544 +++ b/tests/data/test544 @@ -11,7 +11,7 @@ HTTP POST HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 3 diff --git a/tests/data/test549 b/tests/data/test549 index 93c442aaeae35e51b88ec76237cc425d17d40400..71a421328697e74d182d0bf9f81dc925111402b7 100644 --- a/tests/data/test549 +++ b/tests/data/test549 @@ -13,7 +13,7 @@ HTTP proxy HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test55 b/tests/data/test55 index 216f13cefea1e5bcc85500ea88dcf845a09a37b8..8863700e20acce1181e3fe1815e80b53cb75439c 100644 --- a/tests/data/test55 +++ b/tests/data/test55 @@ -10,13 +10,13 @@ followlocation HTTP/1.1 302 OK swsclose Location: 550002 -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close body @@ -24,11 +24,11 @@ body HTTP/1.1 302 OK swsclose Location: 550002 -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:50:00 GMT +Date: Tue, 09 Nov 2010 14:50:00 GMT Connection: close body diff --git a/tests/data/test550 b/tests/data/test550 index bd8f4223e1852153dba0dfb7efbd959fb1a1f871..68f42de20d6009cf7efb75fab19385cc6be1d217 100644 --- a/tests/data/test550 +++ b/tests/data/test550 @@ -13,7 +13,7 @@ CURLOPT_PROXY HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test554 b/tests/data/test554 index 24d9c0468b6f26e832d248e32e5312d0a100cbe0..2b6693a2053703f11f60ab58e4f4e4fdda150c7c 100644 --- a/tests/data/test554 +++ b/tests/data/test554 @@ -11,7 +11,7 @@ HTTP POST HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Connection: close Content-Type: text/html @@ -20,14 +20,14 @@ hello HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Connection: close Content-Type: text/html hello HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Connection: close Content-Type: text/html diff --git a/tests/data/test560 b/tests/data/test560 index 72a35e4b8457e46239e23434eaa629833670f782..299883850719468f19dadf59628f1cf78459418b 100644 --- a/tests/data/test560 +++ b/tests/data/test560 @@ -12,7 +12,7 @@ multi HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 7 diff --git a/tests/data/test561 b/tests/data/test561 index 2f244617cbd78fe0ec51424ab126ab12aeefd4af..bc5fb999fbdc6f9ed1e910e8b6d29d8c7c5677ad 100644 --- a/tests/data/test561 +++ b/tests/data/test561 @@ -14,7 +14,7 @@ type= HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test563 b/tests/data/test563 index eb9372ed01b1fabf32a328290ab21862e4a2f28b..290087b75f39114386095d08cd41fee5a52c2487 100644 --- a/tests/data/test563 +++ b/tests/data/test563 @@ -11,7 +11,7 @@ HTTP proxy HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Accept-Ranges: bytes Content-Length: 6 diff --git a/tests/data/test566 b/tests/data/test566 index 9923d8fb805b67e14ea2e057c47dd60beceb6b55..6bf7f1400fe5cd90272f0c1d4b36337e2a0b73d8 100644 --- a/tests/data/test566 +++ b/tests/data/test566 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test573 b/tests/data/test573 index b76f259c9de991930a5daf55315640357aae3e0c..fb9c859f72f436bf51a87b36742953f281cffe26 100644 --- a/tests/data/test573 +++ b/tests/data/test573 @@ -11,7 +11,7 @@ flaky HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test578 b/tests/data/test578 index 788ed72f0e125a9a2a03d343e4856b67a8cec99f..7c2e205c45e124ea3421031ae52c09782c36f432 100644 --- a/tests/data/test578 +++ b/tests/data/test578 @@ -10,7 +10,7 @@ HTTP POST HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test58 b/tests/data/test58 index f2eafe23a53bdf2a809592c5fcbd10fbd0415ec6..0ca34b11788cb5de020d5106423e8cc592ee8f6f 100644 --- a/tests/data/test58 +++ b/tests/data/test58 @@ -9,7 +9,7 @@ HTTP PUT HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test580 b/tests/data/test580 index b448ee337cc814bc8978a0008d87d5d7afa340a4..a3811a2f341ad6a03c93efd2475c81dc2a6ffd71 100644 --- a/tests/data/test580 +++ b/tests/data/test580 @@ -12,7 +12,7 @@ Duplicate-header HTTP/1.1 302 eat this! -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: this-is-the-first.html Content-Length: 0 diff --git a/tests/data/test581 b/tests/data/test581 index 92871c3e61c586ab160ddd12fd37af2dc31f7028..bcfb6dce9f5c9d42b6e65bb8f64f89a81ef81cf5 100644 --- a/tests/data/test581 +++ b/tests/data/test581 @@ -12,7 +12,7 @@ Duplicate-header HTTP/1.1 200 all good! -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Content-Length: 0 diff --git a/tests/data/test585 b/tests/data/test585 index ecde4beb0f9ab6ce6e65ff0da6bc2464e95eace6..64f5567d4d58a5905deafe878f573debd0b6d1c9 100644 --- a/tests/data/test585 +++ b/tests/data/test585 @@ -13,7 +13,7 @@ CURLOPT_CLOSESOCKETFUNCTION HTTP/1.1 302 eat this! -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: this-is-the-first.html Content-Length: 0 @@ -23,7 +23,7 @@ Connection: close [OPEN] counter: 1 HTTP/1.1 302 eat this! -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: this-is-the-first.html Content-Length: 0 diff --git a/tests/data/test59 b/tests/data/test59 index b93f99d6ca8cbfda415cc1037ccb37bde9a523a4..4056e5234a7948558e424fe9213836f9c473abfd 100644 --- a/tests/data/test59 +++ b/tests/data/test59 @@ -10,7 +10,7 @@ HTTP GET HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake hej diff --git a/tests/data/test598 b/tests/data/test598 index 89b8e6f5852a554ca7a79b9353acea01b1bbb938..3082a8cf577780d3afeae62c048fc86aec07137a 100644 --- a/tests/data/test598 +++ b/tests/data/test598 @@ -14,7 +14,7 @@ curl_easy_reset HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Content-Type: text/html @@ -25,14 +25,14 @@ Content-Type: text/html # since the request runs twice HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Content-Type: text/html -foo- HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Length: 6 Connection: close Content-Type: text/html diff --git a/tests/data/test599 b/tests/data/test599 index 9a6c4126481af1debb32a5956e41a481d6a7b395..9e7083cfb8695a4e8d0dba51c7feb4fb80aa0021 100644 --- a/tests/data/test599 +++ b/tests/data/test599 @@ -11,7 +11,7 @@ chunked Transfer-Encoding HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: 5990001 Content-Length: 6 @@ -22,7 +22,7 @@ Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Transfer-Encoding: chunked Connection: close @@ -37,7 +37,7 @@ this data is slightly larger than the first piece HTTP/1.1 302 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Location: 5990001 Content-Length: 6 @@ -45,7 +45,7 @@ Connection: close Content-Type: text/html HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Transfer-Encoding: chunked Connection: close diff --git a/tests/data/test6 b/tests/data/test6 index 09664cdbb8d56138cfa7670c2a43bc7a69dd21cb..efd15a9019788845b87535bb3e2eae3ceb687912 100644 --- a/tests/data/test6 +++ b/tests/data/test6 @@ -11,7 +11,7 @@ cookies HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test60 b/tests/data/test60 index 885ca731d55bd91bad78a63ba45c46a4024b7f85..4c9db51096b2c23dd010b086d5f4187e2a316688 100644 --- a/tests/data/test60 +++ b/tests/data/test60 @@ -11,7 +11,7 @@ chunked Transfer-Encoding HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test61 b/tests/data/test61 index 1ccdffc5353191d37c455fc9cb6f04fd5efc84ee..5b25a01a22d120854bc1a44085707f387600578d 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -13,7 +13,7 @@ httponly HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test62 b/tests/data/test62 index 18d516892d6c5e347eae02ee3115a41eb621dfe9..6bc793f13be75000544a63d2088e943dd0c4e1fb 100644 --- a/tests/data/test62 +++ b/tests/data/test62 @@ -13,7 +13,7 @@ httponly HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Type: text/html boo diff --git a/tests/data/test63 b/tests/data/test63 index b330c6afec71b208b94c5066d6b50f0bd676a91c..4270da700af6158316095fc7a6d2ec37a09d7e8a 100644 --- a/tests/data/test63 +++ b/tests/data/test63 @@ -11,7 +11,7 @@ HTTP proxy Basic auth HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Type: text/html Content-Length: 26 diff --git a/tests/data/test7 b/tests/data/test7 index 317b235b9cee9fbb536fd7762d0170a1314857be..92ff46f5fea2af77aa759d447fcaba858aa0d712 100644 --- a/tests/data/test7 +++ b/tests/data/test7 @@ -12,7 +12,7 @@ header dump HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes swsclose @@ -47,7 +47,7 @@ Accept: */* HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes swsclose diff --git a/tests/data/test700 b/tests/data/test700 index f43590db30e8f731b3d779eb742c011748c6ec15..af17b8060fd5596a6b7251ea4e4d4e0e7c462683 100644 --- a/tests/data/test700 +++ b/tests/data/test700 @@ -12,7 +12,7 @@ SOCKS4 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test701 b/tests/data/test701 index 3b687ff01b210b0738e6e5d850eb53e68c9c3da1..0e81953798b7566acdabc1c6af05a2dc0f53a676 100644 --- a/tests/data/test701 +++ b/tests/data/test701 @@ -12,7 +12,7 @@ SOCKS5 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test708 b/tests/data/test708 index 85aa95ed45de10a81c252d6924789d84b578822a..0b88728b52f8c6fff5a66f2ac329e27fc4669cfa 100644 --- a/tests/data/test708 +++ b/tests/data/test708 @@ -12,7 +12,7 @@ SOCKS4 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test709 b/tests/data/test709 index a2631521cbaa52b35c08e11503d4042a3455ff35..9e9da130287deecf8494bb4a7e37ed4651ef3410 100644 --- a/tests/data/test709 +++ b/tests/data/test709 @@ -12,7 +12,7 @@ SOCKS5 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test71 b/tests/data/test71 index 0bc76fc0345b8e8fcaf5c5310449e755b0485cea..fe06e9cff6c861413bacb14cfe5871f71633f283 100644 --- a/tests/data/test71 +++ b/tests/data/test71 @@ -10,7 +10,7 @@ config file HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Length: 11 diff --git a/tests/data/test710 b/tests/data/test710 index 92df2f3580e15585aea37161c04a066fb292efa6..ba803cbce17bca38ed70f0c27dcf81db6b21ca7d 100644 --- a/tests/data/test710 +++ b/tests/data/test710 @@ -12,7 +12,7 @@ SOCKS5 HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test73 b/tests/data/test73 index 8d830e83db2a1e348ad4cf323ada9fe01d16f998..80208dba748f8bc043f640fdb57fc53acccfb3fd 100644 --- a/tests/data/test73 +++ b/tests/data/test73 @@ -11,7 +11,7 @@ cookiejar HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Content-Type: text/html Set-Cookie: IPCZQX01af0fca5c=000010008168c200d25dfc4b; path=/; domain=.NOT_DISCLOSED.se Content-Length: 4 diff --git a/tests/data/test74 b/tests/data/test74 index 1a7d73fc357f7315c9fd9df1dc9a1d327dc74f76..556f8cc1dab0f3bec8a06503c4032bc7bfb1a5d3 100644 --- a/tests/data/test74 +++ b/tests/data/test74 @@ -12,7 +12,7 @@ globbing HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test77 b/tests/data/test77 index 81ea63720056e3af36f84e2b089b23e822b7e6c8..9720a5e1ac7ad54eabfb8ed515a1b3c8c71c79e0 100644 --- a/tests/data/test77 +++ b/tests/data/test77 @@ -12,7 +12,7 @@ If-Modified-Since HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2010 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test79 b/tests/data/test79 index e967bae0f8a72fe5caa5a6cebb5fcc14662445c5..7e22ca6b400139a1d6c210fe5fe4851cbe66df20 100644 --- a/tests/data/test79 +++ b/tests/data/test79 @@ -12,7 +12,7 @@ HTTP proxy HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test8 b/tests/data/test8 index 02c6c0620494b91f2751630e6779ce5d42f0c5e3..439e8cd4552eb65980f6c342eaaa7348c0de341e 100644 --- a/tests/data/test8 +++ b/tests/data/test8 @@ -10,7 +10,7 @@ cookies HTTP/1.1 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake @@ -31,7 +31,7 @@ http://%HOSTIP:%HTTPPORT/we/want/8 -b log/heads8.txt # We create this file before the command is invoked! HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test80 b/tests/data/test80 index 26b74f78efd810f0b01cebf3082c8ac588fb2449..c947dcdbdc7d1c00029dae1ba0d1ebc6fdfcd802 100644 --- a/tests/data/test80 +++ b/tests/data/test80 @@ -16,7 +16,7 @@ proxytunnel HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -32,7 +32,7 @@ HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test83 b/tests/data/test83 index 6d7446d18bf4430f9ca297dc3de074f4f0e93e9e..dead5db3f509a3cc5ca318afe5d5a8b624f6e9d6 100644 --- a/tests/data/test83 +++ b/tests/data/test83 @@ -13,7 +13,7 @@ proxytunnel HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -29,7 +29,7 @@ HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test84 b/tests/data/test84 index 37533e00d95474172475eabc426df3fadaa4fe50..178244bea5013a0a49e179ee0301f81e9372acc4 100644 --- a/tests/data/test84 +++ b/tests/data/test84 @@ -12,7 +12,7 @@ HTTP proxy HTTP/1.0 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test85 b/tests/data/test85 index ebdc3705243c37854eec18f2322d3296f118a17e..6b91a19069696422765286562da2dce31634974c 100644 --- a/tests/data/test85 +++ b/tests/data/test85 @@ -14,7 +14,7 @@ HTTP proxy Basic auth HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test86 b/tests/data/test86 index 26b66c43132d206297735d4180fd80e33b0704f0..00afd9b71f8901bb8503abc824b4111e3121725e 100644 --- a/tests/data/test86 +++ b/tests/data/test86 @@ -12,7 +12,7 @@ globbing HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT ETag: "21025-dc7-39462498" diff --git a/tests/data/test9 b/tests/data/test9 index adef69419c72b9ab942926f42ee54e1d54db8b45..b7c561d92d45cce30302c31b7d5e221704e92aae 100644 --- a/tests/data/test9 +++ b/tests/data/test9 @@ -10,7 +10,7 @@ HTTP file upload HTTP/1.0 200 OK swsclose -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake blablabla diff --git a/tests/data/test95 b/tests/data/test95 index 0b16c3cd1284c54009bc9066dc283780f72b9208..4e3c1ff4eb6268fa47e2b7079def4a7be4239981 100644 --- a/tests/data/test95 +++ b/tests/data/test95 @@ -13,7 +13,7 @@ proxytunnel HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes @@ -29,7 +29,7 @@ HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 Mighty fine indeed HTTP/1.1 200 OK -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes diff --git a/tests/data/test99 b/tests/data/test99 index 2bbee7809e620b86feccc580de1ebba02d76594c..cc7b8d765aafa179397e4373d20cb92cd18dcbc9 100644 --- a/tests/data/test99 +++ b/tests/data/test99 @@ -13,7 +13,7 @@ FAILURE HTTP/1.1 404 Nah -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close Content-Length: 13 Funny-head: yesyes @@ -23,7 +23,7 @@ Funny-head: yesyes HTTP/1.1 404 Nah -Date: Thu, 09 Nov 2010 14:49:00 GMT +Date: Tue, 09 Nov 2010 14:49:00 GMT Connection: close Content-Length: 13 Funny-head: yesyes -- 2.30.0 From 606783eabd18cb938d6b3a7994dab40d52d09881 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 9 Oct 2014 15:07:02 +0200 Subject: [PATCH 15/27] test61: replace stray "^M" (5e 4d) at the end of a cookie with a '^M' (0d) Gets the test working with external proxies like Privoxy again. --- tests/data/test61 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test61 b/tests/data/test61 index 5b25a01a22d120854bc1a44085707f387600578d..20a0f898bb7fa6e7c93f5492d65b3ec5fa5bd6bd 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -23,7 +23,7 @@ Set-Cookie: test3=maybe; domain=foo.com; path=/moo; secure Set-Cookie: test4=no; domain=nope.foo.com; path=/moo; secure Set-Cookie: test5=name; domain=anything.com; path=/ ; secure Set-Cookie: fake=fooledyou; domain=..com; path=/; -Set-Cookie: supercookie=fooledyou; domain=.com; path=/;^M +Set-Cookie: supercookie=fooledyou; domain=.com; path=/; Content-Length: 4 boo -- 2.30.0 From 337df6b48e226127be772c7597994804284307d8 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 9 Jan 2021 22:46:30 +0100 Subject: [PATCH 16/27] tests/data/test309: consistently use %HOSTIP --- tests/data/test309 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/test309 b/tests/data/test309 index 07cf47c9818dc0df0949524631c565492069b34b..0160a2030ad3102adf3d7a0d7c06b1b651503388 100644 --- a/tests/data/test309 +++ b/tests/data/test309 @@ -14,7 +14,7 @@ followlocation HTTP/1.1 301 This is a weirdo text message swsclose Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake -Location: https://127.0.0.1:%HTTPSPORT/data/3090002.txt?coolsite=yes +Location: https://%HOSTIP:%HTTPSPORT/data/3090002.txt?coolsite=yes Connection: close This server reply is for testing a simple Location: following to HTTPS URL @@ -33,7 +33,7 @@ If this is received, the location following worked HTTP/1.1 301 This is a weirdo text message swsclose Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake -Location: https://127.0.0.1:%HTTPSPORT/data/3090002.txt?coolsite=yes +Location: https://%HOSTIP:%HTTPSPORT/data/3090002.txt?coolsite=yes Connection: close HTTP/1.1 200 Followed here fine swsclose -- 2.30.0 From b2fe97236945f9e7bc3bad5de72195f1fbfa1b92 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 29 Aug 2010 14:12:30 +0200 Subject: [PATCH 17/27] runtests.pl: add a -P option to specify an external proxy ... that should be used when executing the tests. The assumption is that the proxy is an HTTP proxy. This option should be used together with -L to provide a customized compareparts() version that knows which proxy-specific header differences should be ignored. This option doesn't work for all test types yet. --- tests/runtests.pl | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/tests/runtests.pl b/tests/runtests.pl index 7d59de84b4a76a90d34da1b91ffd20a53a93a74f..ea437cf3ef1218c5de5866166cbc5cf563d3f4a3 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -163,6 +163,9 @@ my $SMBSPORT=$noport; # SMBS server port my $TELNETPORT=$noport; # TELNET server port with negotiation my $HTTPUNIXPATH; # HTTP server Unix domain socket path +my $use_external_proxy = 0; +my $proxy_address; + my $SSHSRVMD5 = "[uninitialized]"; # MD5 of ssh server public key my $VERSION; # curl's reported version number @@ -840,6 +843,13 @@ sub stopserver { } } +####################################################################### +# Return flags to let curl use an external HTTP proxy +# +sub getexternalproxyflags { + return " --proxy $proxy_address "; +} + ####################################################################### # Verify that the server that runs on $ip, $port is our server. This also # implies that we can speak with it, as there might be occasions when the @@ -874,6 +884,9 @@ sub verifyhttp { $flags .= "--globoff "; $flags .= "--unix-socket '$port_or_path' " if $ipvnum eq "unix"; $flags .= "--insecure " if($proto eq 'https'); + if($use_external_proxy) { + $flags .= getexternalproxyflags(); + } $flags .= "\"$proto://$ip:$port/${bonus}verifiedserver\""; my $cmd = "$VCURL $flags 2>$verifylog"; @@ -948,6 +961,9 @@ sub verifyftp { $flags .= "--verbose "; $flags .= "--globoff "; $flags .= $extra; + if($use_external_proxy) { + $flags .= getexternalproxyflags(); + } $flags .= "\"$proto://$ip:$port/verifiedserver\""; my $cmd = "$VCURL $flags 2>$verifylog"; @@ -1010,6 +1026,9 @@ sub verifyrtsp { $flags .= "--silent "; $flags .= "--verbose "; $flags .= "--globoff "; + if($use_external_proxy) { + $flags .= getexternalproxyflags(); + } # currently verification is done using http $flags .= "\"http://$ip:$port/verifiedserver\""; @@ -1151,6 +1170,9 @@ sub verifyhttptls { $flags .= "--tlsauthtype SRP "; $flags .= "--tlsuser jsmith "; $flags .= "--tlspassword abc "; + if($use_external_proxy) { + $flags .= getexternalproxyflags(); + } $flags .= "\"https://$ip:$port/verifiedserver\""; my $cmd = "$VCURL $flags 2>$verifylog"; @@ -3666,6 +3688,10 @@ sub singletest { } } } + if($use_external_proxy) { + $ENV{http_proxy} = $proxy_address; + $ENV{HTTPS_PROXY} = $proxy_address; + } if(!$why) { my @precheck = getpart("client", "precheck"); @@ -3918,6 +3944,9 @@ sub singletest { $fail_due_event_based--; } $cmdargs .= $cmd; + if ($use_external_proxy) { + $cmdargs .= " --proxy $proxy_address "; + } } else { $cmdargs = " $cmd"; # $cmd is the command line for the test file @@ -5382,6 +5411,11 @@ while(@ARGV) { elsif($ARGV[0] eq "-p") { $postmortem=1; } + elsif($ARGV[0] eq "-P") { + shift @ARGV; + $use_external_proxy=1; + $proxy_address=$ARGV[0]; + } elsif($ARGV[0] eq "-l") { # lists the test case names only $listonly=1; @@ -5433,6 +5467,7 @@ Usage: runtests.pl [options] [test selection(s)] -k keep stdout and stderr files present after tests -l list all test case names/descriptions -n no valgrind + -P proxy use the specified proxy -p print log file contents when a test fails -R scrambled order (uses the random seed, see --seed) -r run time statistics -- 2.30.0 From 08359ac14a00b6cf58741dd5faa4113bfba731bf Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 5 Jun 2014 12:56:36 +0200 Subject: [PATCH 18/27] runtests.pl: add -L parameter to require additional perl libraries This is useful to change the behaviour of the script without having to modify the file itself, for example to use a custom compareparts() function that ignores header differences that are expected to occur when an external proxy is being used. Such differences are proxy-specific and thus the modifications should be maintained together with the proxy. --- tests/runtests.pl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/runtests.pl b/tests/runtests.pl index ea437cf3ef1218c5de5866166cbc5cf563d3f4a3..2e97646c257dc7e0216c39a003e7cc26f03f2151 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -5416,6 +5416,11 @@ while(@ARGV) { $use_external_proxy=1; $proxy_address=$ARGV[0]; } + elsif($ARGV[0] eq "-L") { + # require additional library file + shift @ARGV; + require $ARGV[0]; + } elsif($ARGV[0] eq "-l") { # lists the test case names only $listonly=1; @@ -5465,6 +5470,7 @@ Usage: runtests.pl [options] [test selection(s)] -gw run the test case with gdb as a windowed application -h this help text -k keep stdout and stderr files present after tests + -L path require an additional perl library file to replace certain functions -l list all test case names/descriptions -n no valgrind -P proxy use the specified proxy -- 2.30.0 From d26c26e74c6c27369bb5fd770c2ffc8bd94fd635 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 17 Nov 2012 12:12:42 +0100 Subject: [PATCH 19/27] runtests.pl: add an -m option to specify a "test manifest" file It's supposed to change runtests.pl's behaviour in various ways but at the moment it can only contain restraints for test numbers, keywords and tools. The idea is to let third parties like the Privoxy project distribute a manifest file with their tarballs that specifies which curl tests are expected to work, without having to fork the whole curl test suite. It might make sense to let the manifest specify additional (project-specific) tests directories and provide additional command line arguments for runtests.pl. The syntax could be changed to be extendable and maybe more closely reflect the "curl test" syntax. Currently it's a bunch of lines like these: test:$TESTNUMBER:Reason why this test with number $TESTNUMBER should be skipped keyword:$KEYWORD:Reason why tests whose keywords contain the $KEYWORD should be skipped tool:$TOOL:Reason why tests with tools that contain $TOOL should be skipped To specify multiple $TESTNUMBERs, $KEYWORDs and $TOOLs on a single line, split them with commas. --- tests/runtests.pl | 48 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/tests/runtests.pl b/tests/runtests.pl index 2e97646c257dc7e0216c39a003e7cc26f03f2151..f702dc557ca19b1871ae4392682ad817f8e9aefc 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -165,6 +165,7 @@ my $HTTPUNIXPATH; # HTTP server Unix domain socket path my $use_external_proxy = 0; my $proxy_address; +my %custom_skip_reasons; my $SSHSRVMD5 = "[uninitialized]"; # MD5 of ssh server public key my $VERSION; # curl's reported version number @@ -3566,6 +3567,31 @@ sub singletest { } } + if (!$why && defined $custom_skip_reasons{test}{$testnum}) { + $why = $custom_skip_reasons{test}{$testnum}; + } + + if (!$why && defined $custom_skip_reasons{tool}) { + foreach my $tool (getpart("client", "tool")) { + foreach my $tool_skip_pattern (keys %{$custom_skip_reasons{tool}}) { + if ($tool =~ /$tool_skip_pattern/i) { + $why = $custom_skip_reasons{tool}{$tool_skip_pattern}; + } + } + } + } + + if (!$why && defined $custom_skip_reasons{keyword}) { + foreach my $keyword (getpart("info", "keywords")) { + foreach my $keyword_skip_pattern (keys %{$custom_skip_reasons{keyword}}) { + if ($keyword =~ /$keyword_skip_pattern/i) { + $why = $custom_skip_reasons{keyword}{$keyword_skip_pattern}; + } + } + } + } + + # test definition may instruct to (un)set environment vars # this is done this early, so that the precheck can use environment # variables and still bail out fine on errors @@ -5421,6 +5447,27 @@ while(@ARGV) { shift @ARGV; require $ARGV[0]; } + elsif($ARGV[0] eq "-m") { + shift @ARGV; + my $manifest = $ARGV[0]; + open(my $fd, "<", $manifest) or die "Couldn't open '$manifest': $!"; + while (my $line = <$fd>) { + next if ($line =~ /^#/); + chomp $line; + my ($type, $patterns, $skip_reason) = split(/\s*:\s*/, $line, 3); + + die "Unsupported type: $type\n" if($type !~ /^keyword|test|tool$/); + + foreach my $pattern (split(/,/, $patterns)) { + if ($type =~ /^test$/) { + # Strip leading zeros in the test number + $pattern = int($pattern); + } + $custom_skip_reasons{$type}{$pattern} = $skip_reason; + } + } + close($fd); + } elsif($ARGV[0] eq "-l") { # lists the test case names only $listonly=1; @@ -5472,6 +5519,7 @@ Usage: runtests.pl [options] [test selection(s)] -k keep stdout and stderr files present after tests -L path require an additional perl library file to replace certain functions -l list all test case names/descriptions + -m file load the specified test manifest to decide which tests get excluded -n no valgrind -P proxy use the specified proxy -p print log file contents when a test fails -- 2.30.0 From 6d44b0a3efd711dc9adc5d4751af3d59ca473966 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 15 Nov 2012 15:57:29 +0100 Subject: [PATCH 20/27] runtests.pl: show the summarized test result in the last line of the report It makes it easier to find if there are lots of restraints. --- tests/runtests.pl | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index f702dc557ca19b1871ae4392682ad817f8e9aefc..e8a92e1e957b84eda7bfe0f5cc59200992981b51 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -5967,25 +5967,6 @@ my $all = $total + $skipped; runtimestats($lasttest); -if($total) { - logmsg sprintf("TESTDONE: $ok tests out of $total reported OK: %d%%\n", - $ok/$total*100); - - if($ok != $total) { - logmsg "\nTESTFAIL: These test cases failed: $failed\n\n"; - } -} -else { - logmsg "\nTESTFAIL: No tests were performed\n\n"; - if(scalar(keys %enabled_keywords)) { - logmsg "TESTFAIL: Nothing matched these keywords: "; - for(keys %enabled_keywords) { - logmsg "$_ "; - } - logmsg "\n"; - } -} - if($all) { logmsg "TESTDONE: $all tests were considered during ". sprintf("%.0f", $sofar) ." seconds.\n"; @@ -6020,6 +6001,25 @@ if($skipped && !$short) { } } +if($total) { + logmsg sprintf("TESTDONE: $ok tests out of $total reported OK: %d%%\n", + $ok/$total*100); + + if($ok != $total) { + logmsg "\nTESTFAIL: These test cases failed: $failed\n\n"; + } +} +else { + logmsg "\nTESTFAIL: No tests were performed\n\n"; + if(scalar(keys %enabled_keywords)) { + logmsg "TESTFAIL: Nothing matched these keywords: "; + for(keys %enabled_keywords) { + logmsg "$_ "; + } + logmsg "\n"; + } +} + if(($total && (($ok+$ign) != $total)) || !$total) { exit 1; } -- 2.30.0 From 4357cd1a37d1a70d8de58b513064dcbd0b615595 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 17 Nov 2012 20:54:48 +0100 Subject: [PATCH 21/27] runtests.pl: do not use $_ after mapping it to a named variable Doing that makes the code harder to follow. --- tests/runtests.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index e8a92e1e957b84eda7bfe0f5cc59200992981b51..17137d1da86d1f874e234594996db86a2836eaa4 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -5978,7 +5978,7 @@ if($skipped && !$short) { for(keys %skipped) { my $r = $_; - printf "TESTINFO: \"%s\" %d times (", $r, $skipped{$_}; + printf "TESTINFO: \"%s\" %d times (", $r, $skipped{$r}; # now show all test case numbers that had this reason for being # skipped @@ -5986,10 +5986,10 @@ if($skipped && !$short) { my $max = 9; for(0 .. scalar @teststat) { my $t = $_; - if($teststat[$_] && ($teststat[$_] eq $r)) { + if($teststat[$t] && ($teststat[$t] eq $r)) { if($c < $max) { logmsg ", " if($c); - logmsg $_; + logmsg $t; } $c++; } -- 2.30.0 From cd4e8acc8c18d48d4f6a450c7a3c488763d4cbe6 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 17 Nov 2012 21:13:37 +0100 Subject: [PATCH 22/27] runtests.pl: log the restraints sorted by the number of their occurrences --- tests/runtests.pl | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index 17137d1da86d1f874e234594996db86a2836eaa4..9bc463acce1309bbfc697afc703a8201cba14574 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -5974,13 +5974,17 @@ if($all) { if($skipped && !$short) { my $s=0; + # Temporary hash to print the restraints sorted by the number + # of their occurences + my %restraints; logmsg "TESTINFO: $skipped tests were skipped due to these restraints:\n"; for(keys %skipped) { my $r = $_; - printf "TESTINFO: \"%s\" %d times (", $r, $skipped{$r}; + my $skip_count = $skipped{$r}; + my $log_line = sprintf("TESTINFO: \"%s\" %d times (", $r, $skip_count); - # now show all test case numbers that had this reason for being + # now gather all test case numbers that had this reason for being # skipped my $c=0; my $max = 9; @@ -5988,16 +5992,20 @@ if($skipped && !$short) { my $t = $_; if($teststat[$t] && ($teststat[$t] eq $r)) { if($c < $max) { - logmsg ", " if($c); - logmsg $t; + $log_line .= ", " if($c); + $log_line .= $t; } $c++; } } if($c > $max) { - logmsg " and ".($c-$max)." more"; + $log_line .= " and ".($c-$max)." more"; } - logmsg ")\n"; + $log_line .= ")\n"; + $restraints{$log_line} = $skip_count; + } + foreach my $log_line (sort {$restraints{$b} <=> $restraints{$a}} keys %restraints) { + logmsg $log_line; } } -- 2.30.0 From 62261f2fd2f05a92c23e10bd23a5d3e520f09fef Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 17 Nov 2012 21:25:47 +0100 Subject: [PATCH 23/27] runtests.pl: fix language when logging restraints that only occured once --- tests/runtests.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index 9bc463acce1309bbfc697afc703a8201cba14574..5208a542b56c5d22bfaca4957b63d2dc74765be6 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -5982,7 +5982,8 @@ if($skipped && !$short) { for(keys %skipped) { my $r = $_; my $skip_count = $skipped{$r}; - my $log_line = sprintf("TESTINFO: \"%s\" %d times (", $r, $skip_count); + my $log_line = sprintf("TESTINFO: \"%s\" %d time%s (", $r, $skip_count, + ($skip_count == 1) ? "" : "s"); # now gather all test case numbers that had this reason for being # skipped -- 2.30.0 From 03dd597472381a1bb469624bf6d8efe728394b85 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 16 Jun 2014 14:59:11 +0200 Subject: [PATCH 24/27] runtests.pl: let runhttpserver() use $TESTDIR instead of $srcdir ... so it works if a non-default $TESTDIR is being used. --- tests/runtests.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index 5208a542b56c5d22bfaca4957b63d2dc74765be6..6bbc17a84127a0b178332911437da39ee944d375 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -1583,7 +1583,7 @@ sub runhttpserver { } else { $flags .= "--ipv$ipvnum --port 0 "; } - $flags .= "--srcdir \"$srcdir\""; + $flags .= "--srcdir \"$TESTDIR/..\""; my $cmd = "$exe $flags"; my ($httppid, $pid2) = startnew($cmd, $pidfile, 15, 0); -- 2.30.0 From 3758e94478d2f492d226d7cee5905f96ec6e115d Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 9 Oct 2014 15:48:19 +0200 Subject: [PATCH 25/27] runtests.pl: add an -o option to change internal variables runtests.pl has lots of internal variables one might want to change in certain situations, but adding a dedicated option for every single one of them isn't practical. Usage: ./runtests.pl -o TESTDIR=$privoxy_curl_test_dir -o HOSTIP=10.0.0.1 ... --- tests/runtests.pl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/runtests.pl b/tests/runtests.pl index 6bbc17a84127a0b178332911437da39ee944d375..a6aecdb3ba8518ea843f2c29d2dcb205417fe535 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -5434,6 +5434,15 @@ while(@ARGV) { # continue anyway, even if a test fail $anyway=1; } + elsif($ARGV[0] eq "-o") { + shift @ARGV; + if ($ARGV[0] =~ /^(\w+)=([\w.:\/\[\]-]+)$/) { + my ($variable, $value) = ($1, $2); + eval "\$$variable='$value'" or die "Failed to set \$$variable to $value: $@"; + } else { + die "Failed to parse '-o $ARGV[0]'. May contain unexpected characters.\n"; + } + } elsif($ARGV[0] eq "-p") { $postmortem=1; } @@ -5521,6 +5530,7 @@ Usage: runtests.pl [options] [test selection(s)] -l list all test case names/descriptions -m file load the specified test manifest to decide which tests get excluded -n no valgrind + -o variable=value set internal variable to the specified value -P proxy use the specified proxy -p print log file contents when a test fails -R scrambled order (uses the random seed, see --seed) -- 2.30.0 From b9a8143d8a6c63c4fb61a7e73bbad72c4d5c596b Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 16 Jun 2014 16:03:00 +0200 Subject: [PATCH 26/27] runtests.pl: add a %TESTNUMBER variable to make copying tests more convenient --- tests/runtests.pl | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/tests/runtests.pl b/tests/runtests.pl index a6aecdb3ba8518ea843f2c29d2dcb205417fe535..de7c3015670feea2520be40de940d198e7dbbcd1 100755 --- a/tests/runtests.pl +++ b/tests/runtests.pl @@ -3248,7 +3248,7 @@ sub checksystem { # a command, in either case passed by reference # sub subVariables { - my ($thing, $prefix) = @_; + my ($thing, $testnum, $prefix) = @_; if(!$prefix) { $prefix = "%"; @@ -3304,6 +3304,7 @@ sub subVariables { $$thing =~ s/${prefix}PWD/$pwd/g; $$thing =~ s/${prefix}POSIX_PWD/$posix_pwd/g; $$thing =~ s/${prefix}VERSION/$VERSION/g; + $$thing =~ s/${prefix}TESTNUMBER/$testnum/g; my $file_pwd = $pwd; if($file_pwd !~ /^\//) { @@ -3393,10 +3394,11 @@ sub subNewlines { } sub fixarray { + my $testnum = shift; my @in = @_; for(@in) { - subVariables(\$_); + subVariables(\$_, $testnum); } return @in; } @@ -3660,7 +3662,7 @@ sub singletest { next; } if($show) { - subVariables(\$s, "%"); + subVariables(\$s, $testnum, "%"); subBase64(\$s); subNewlines(\$s) if($has_hyper); if($f ne $s) { @@ -3688,7 +3690,7 @@ sub singletest { if(@setenv) { foreach my $s (@setenv) { chomp $s; - subVariables(\$s); + subVariables(\$s, $testnum); if($s =~ /([^=]*)=(.*)/) { my ($var, $content) = ($1, $2); # remember current setting, to restore it once test runs @@ -3724,7 +3726,7 @@ sub singletest { if(@precheck) { $cmd = $precheck[0]; chomp $cmd; - subVariables(\$cmd); + subVariables(\$cmd, $testnum); if($cmd) { my @p = split(/ /, $cmd); if($p[0] !~ /\//) { @@ -3804,22 +3806,22 @@ sub singletest { } } for my $r (@reply) { - subVariables(\$r); + subVariables(\$r, $testnum); } # this is the valid protocol blurb curl should generate - my @protocol= fixarray ( getpart("verify", "protocol") ); + my @protocol= fixarray ( $testnum, getpart("verify", "protocol") ); # this is the valid protocol blurb curl should generate to a proxy - my @proxyprot = fixarray ( getpart("verify", "proxy") ); + my @proxyprot = fixarray ( $testnum, getpart("verify", "proxy") ); # redirected stdout/stderr to these files $STDOUT="$LOGDIR/stdout$testnum"; $STDERR="$LOGDIR/stderr$testnum"; # if this section exists, we verify that the stdout contained this: - my @validstdout = fixarray ( getpart("verify", "stdout") ); - my @validstderr = fixarray ( getpart("verify", "stderr") ); + my @validstdout = fixarray ( $testnum, getpart("verify", "stdout") ); + my @validstderr = fixarray ( $testnum, getpart("verify", "stderr") ); # if this section exists, we verify upload my @upload = getpart("verify", "upload"); @@ -3832,7 +3834,7 @@ sub singletest { } # if this section exists, it might be FTP server instructions: - my @ftpservercmd = fixarray ( getpart("reply", "servercmd") ); + my @ftpservercmd = fixarray ( $testnum, getpart("reply", "servercmd") ); my $CURLOUT="$LOGDIR/curl$testnum.out"; # curl output if not stdout @@ -3870,7 +3872,7 @@ sub singletest { # make some nice replace operations $cmd =~ s/\n//g; # no newlines please # substitute variables in the command line - subVariables(\$cmd); + subVariables(\$cmd, $testnum); } else { # there was no command given, use something silly @@ -3892,7 +3894,7 @@ sub singletest { return -1; } my $fileContent = join('', @inputfile); - subVariables(\$fileContent); + subVariables(\$fileContent, $testnum); open(OUTFILE, ">$filename"); binmode OUTFILE; # for crapage systems, use binary if($fileattr{'nonewline'}) { @@ -4167,7 +4169,7 @@ sub singletest { if(@postcheck) { $cmd = join("", @postcheck); chomp $cmd; - subVariables(\$cmd); + subVariables(\$cmd, $testnum); if($cmd) { logmsg "postcheck $cmd\n" if($verbose); my $rc = runclient("$cmd"); @@ -4228,7 +4230,7 @@ sub singletest { } # variable-replace in the stdout we have from the test case file - @validstdout = fixarray(@validstdout); + @validstdout = fixarray($testnum, @validstdout); # get all attributes my %hash = getpartattr("verify", "stdout"); @@ -4279,7 +4281,7 @@ sub singletest { } # variable-replace in the stderr we have from the test case file - @validstderr = fixarray(@validstderr); + @validstderr = fixarray($testnum, @validstderr); # get all attributes my %hash = getpartattr("verify", "stderr"); @@ -4336,7 +4338,7 @@ sub singletest { # what parts to cut off from the protocol my @strippart = getpart("verify", "strippart"); my $strip; - @strippart = fixarray(@strippart); + @strippart = fixarray($testnum, @strippart); for $strip (@strippart) { chomp $strip; for(@out) { @@ -4491,7 +4493,7 @@ sub singletest { @generated = @newgen; } - @outfile = fixarray(@outfile); + @outfile = fixarray($testnum, @outfile); $res = compare($testnum, $testname, "output ($filename)", \@generated, \@outfile); -- 2.30.0 From dd7e9f041a28f85e10d9f9185f82c22312b8932e Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Fri, 28 Feb 2020 10:46:22 +0100 Subject: [PATCH 27/27] tests/badsymbols.pl: when opening '$incdir' fails include it in the error message --- tests/badsymbols.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/badsymbols.pl b/tests/badsymbols.pl index d9766cad71bbb1ff84a2877dc3b6140abbadc441..2ef803aafc1573ad5089bd04581c564ee8103b4d 100755 --- a/tests/badsymbols.pl +++ b/tests/badsymbols.pl @@ -132,7 +132,7 @@ sub scanheader { } -opendir(my $dh, $incdir) || die "Can't opendir: $!"; +opendir(my $dh, $incdir) || die "Can't opendir $incdir: $!"; my @hfiles = grep { /\.h$/ } readdir($dh); closedir $dh; -- 2.30.0