diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-10-21 22:30:37 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-10-22 12:54:04 +0200 |
commit | f852f908a9dd4170371490567ad77d44a9d5d752 (patch) | |
tree | 48cee81bdceba4de8daa6d711736b9eafe30eec7 /tests/data/DISABLED | |
parent | cf088201a974f0cf7afd03f0dc4fe27b6c8c2b31 (diff) | |
download | curl-f852f908a9dd4170371490567ad77d44a9d5d752.tar.gz |
test262: don't attempt with hyper
This test verifies that curl works with binary zeroes in HTTP response
headers and hyper refuses such. They're not kosher http.
Closes #7889
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 687857ad2..bb2955f43 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -40,7 +40,6 @@ # hyper support remains EXPERIMENTAL as long as there's a test number # listed below %if hyper -262 265 266 326 |