diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-08-26 16:04:50 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-08-26 22:43:38 +0200 |
commit | 5dc594e44f73b1726cabca6a4395323f972e416d (patch) | |
tree | 4621b182953a7f496098cd74d22a4528c56c1ac1 /tests/data/DISABLED | |
parent | 14da6eb4e5d53c803676a78d5d657d0b205f0430 (diff) | |
download | curl-5dc594e44f73b1726cabca6a4395323f972e416d.tar.gz |
http: disallow >3-digit response codes
Make the built-in HTTP parser behave similar to hyper and reject any
HTTP response using more than 3 digits for the response code.
Updated test 1432 accordingly.
Enabled test 1432 in the hyper builds.
Closes #7641
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 09d4118eb..c2e10dd37 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -90,10 +90,8 @@ 1288 1294 1417 -1429 1430 1431 -1432 1455 1456 1525 |