diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/DISABLED | 1 | ||||
-rw-r--r-- | tests/data/test1287 | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 742a98a8c..6856112d4 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -64,7 +64,6 @@ 1021 1156 1160 -1287 1288 1294 1417 diff --git a/tests/data/test1287 b/tests/data/test1287 index 5493e7dc0..0d0ad47d0 100644 --- a/tests/data/test1287 +++ b/tests/data/test1287 @@ -83,8 +83,10 @@ Accept: */* </protocol> <file name="log/stderr%TESTNUMBER" mode="text"> +%if !hyper * Ignoring Content-Length in CONNECT 200 response * Ignoring Transfer-Encoding in CONNECT 200 response +%endif </file> <stripfile> s/^.*(?=\* Ignoring (?:Content-Length|Transfer-Encoding) )// or $_ = '' |