mirror of
https://github.com/moparisthebest/curl
synced 2025-02-28 17:31:46 -05:00
HTTP GET fail silently on HTTP error return
This commit is contained in:
parent
4768c9cdbb
commit
ea9ede15e3
2
tests/data/command24.txt
Normal file
2
tests/data/command24.txt
Normal file
@ -0,0 +1,2 @@
|
||||
http://%HOSTIP:%HOSTPORT/24 --fail
|
||||
|
1
tests/data/error24.txt
Normal file
1
tests/data/error24.txt
Normal file
@ -0,0 +1 @@
|
||||
22
|
1
tests/data/name24.txt
Normal file
1
tests/data/name24.txt
Normal file
@ -0,0 +1 @@
|
||||
HTTP GET fail silently on HTTP error return
|
5
tests/data/reply24.txt
Normal file
5
tests/data/reply24.txt
Normal file
@ -0,0 +1,5 @@
|
||||
HTTP/1.1 404 BAD BOY
|
||||
Content-Type: text/html
|
||||
|
||||
This silly page doesn't reaaaaaly exist so you should not get it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user