mirror of
https://github.com/curl/curl.git
synced 2026-08-25 06:53:31 +03:00
http: reject HTTP response codes < 100
... which then also includes negative ones as test 1430 uses. This makes native + hyper backend act identically on this and therefore test 1430 can now be enabled when building with hyper. Adjust test 1431 as well. Closes #7909
This commit is contained in:
parent
c40914dbdb
commit
c67a32fc56
4 changed files with 16 additions and 6 deletions
|
|
@ -65,8 +65,6 @@
|
|||
1156
|
||||
1160
|
||||
1417
|
||||
1430
|
||||
1431
|
||||
1455
|
||||
1456
|
||||
1525
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue