- added HttpException::__toString() which takes care about any inner exceptions
[m6w6/ext-http] / tests / HttpRequestPool_005.phpt
index 80a6c648d7ace68a2e5a335cc4867d484758ea02..a36299a1572af9b991c22f6da5bddd44d98195e0 100644 (file)
@@ -32,11 +32,11 @@ echo "Done\n";
 ?>
 --EXPECTF--
 %sTEST
 ?>
 --EXPECTF--
 %sTEST
-HttpRequestPoolException: Exception caused by inner exception(s)
+HttpRequestPoolException: Exception caused by inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
                HttpRequestException: couldn't resolve host name; Couldn't resolve host '_____' (http://_____/)
 int(3)
        HttpInvalidParamException: Empty or too short HTTP message: ''
                HttpRequestException: couldn't resolve host name; Couldn't resolve host '_____' (http://_____/)
 int(3)
-HttpRequestPoolException: Exception caused by inner exception(s)
+HttpRequestPoolException: Exception caused by inner exception(s)
        HttpInvalidParamException: Empty or too short HTTP message: ''
                HttpRequestException: couldn't resolve host name; Couldn't resolve host '_____' (http://_____/)
                        HttpInvalidParamException: Empty or too short HTTP message: ''
        HttpInvalidParamException: Empty or too short HTTP message: ''
                HttpRequestException: couldn't resolve host name; Couldn't resolve host '_____' (http://_____/)
                        HttpInvalidParamException: Empty or too short HTTP message: ''