Test: /ext/http/tests/client011.phpt - Version 5.4.37    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002- POST http://dev.iworks.at/ext-http/.print_request.php HTTP/1.1
003- Content-Length: 6
003+ Fatal error: Uncaught exception 'http\Exception\RuntimeException' with message 'http\Client::send(): Timeout was reached; Resolving timed out after 3000 milliseconds (http://dev.iworks.at/ext-http/.print_request.php)' in %s/client011.php:16
004+ Stack trace:
005+ #0 %s/client011.php(16): http\Client->send()
006+ #1 {main}
007+ thrown in %s/client011.php on line 16
005- foobar
006- HTTP/1.1 200 OK
007- Vary: %s
008- Content-Type: text/html
009- Date: %s
010- Server: %s
011- X-Original-Transfer-Encoding: chunked
012- Content-Length: 19
013-
014- string(6) "foobar"
015-
016- POST http://dev.iworks.at/ext-http/.print_request.php HTTP/1.1
017- Content-Length: 6
018-
019- foobar
020- HTTP/1.1 200 OK
021- Vary: %s
022- Content-Type: text/html
023- Date: %s
024- Server: %s
025- X-Original-Transfer-Encoding: chunked
026- Content-Length: 19
027-
028- string(6) "foobar"
029-
030- POST http://dev.iworks.at/ext-http/.print_request.php HTTP/1.1
031- Content-Length: 6
032-
033- foobar
034- HTTP/1.1 200 OK
035- Vary: %s
036- Content-Type: text/html
037- Date: %s
038- Server: %s
039- X-Original-Transfer-Encoding: chunked
040- Content-Length: 19
041-
042- string(6) "foobar"
043-
044- Done