diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-08-14 18:04:22 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-08-20 13:37:43 +0200 |
commit | f46b83fc94148efd363a457b4631b99e7c13baec (patch) | |
tree | 5590f8b793b53945cf0940e13afe271107af563e /tests/data/DISABLED | |
parent | 5b1c2dd1db6465f4664becc9a8b686e4151fae68 (diff) | |
download | curl-f46b83fc94148efd363a457b4631b99e7c13baec.tar.gz |
c-hyper: initial support for "dumping" 1xx HTTP responses
With the use hyper_request_on_informational()
Enable test 155 and 158
Closes #7597
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 69e03ea8f..01ee25772 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -36,18 +36,14 @@ # hyper support remains EXPERIMENTAL as long as there's a test number # listed below %if hyper -155 -158 206 207 209 213 217 -246 262 265 266 -281 287 319 326 |