HTTP GET fail silently on HTTP error return

This commit is contained in:
Daniel Stenberg 2000-11-22 08:57:24 +00:00
Родитель 4768c9cdbb
Коммит ea9ede15e3
4 изменённых файлов: 9 добавлений и 0 удалений

2
tests/data/command24.txt Normal file
Просмотреть файл

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

1
tests/data/error24.txt Normal file
Просмотреть файл

@ -0,0 +1 @@
22

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
Просмотреть файл

@ -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.