From d317ca50ae7d8bb250431f86709e53b94f7f6ddf Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Fri, 20 Jul 2012 13:33:58 +0200 Subject: http: print reason phrase from HTTP status line on error Bug: https://bugzilla.redhat.com/676596 --- tests/data/test24 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/data') diff --git a/tests/data/test24 b/tests/data/test24 index 7985f43b7..18e7d5b8e 100644 --- a/tests/data/test24 +++ b/tests/data/test24 @@ -24,7 +24,7 @@ http HTTP GET fail silently on HTTP error return -http://%HOSTIP:%HTTPPORT/24 --fail +http://%HOSTIP:%HTTPPORT/24 --fail --silent --show-error @@ -43,5 +43,8 @@ Accept: */* 22 + +curl: (22) The requested URL returned error: 404 BAD BOY + -- cgit v1.2.3