1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41:50 -05:00

HTTP GET fail silently on HTTP error return

This commit is contained in:
Daniel Stenberg 2000-11-22 08:57:24 +00:00
parent 4768c9cdbb
commit ea9ede15e3
4 changed files with 9 additions and 0 deletions

2
tests/data/command24.txt Normal file
View File

@ -0,0 +1,2 @@
http://%HOSTIP:%HOSTPORT/24 --fail

1
tests/data/error24.txt Normal file
View File

@ -0,0 +1 @@
22

1
tests/data/name24.txt Normal file
View File

@ -0,0 +1 @@
HTTP GET fail silently on HTTP error return

5
tests/data/reply24.txt Normal file
View 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.