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

Bug #69357 HTTP/1.1 100 Continue overriding subsequent 200 response code with PUT request
Submitted: 2015-04-02 13:51:54 Modified:
From: php Assigned:
Status: Closed Package: pecl_http
PHP Version: 5.6.7 OS:

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+ Could not open input file: /root/WORK/AP_20150216/php-5.4.37/ext/http/tests/helper/upload.inc
003+ ===DONE===
002- string(15) "HTTP/1.1 200 OK"
003- array(4) {
004- ["Accept-Ranges"]=>
005- string(5) "bytes"
006- ["Etag"]=>
007- string(10) ""%x""
008- ["X-Original-Transfer-Encoding"]=>
009- string(7) "chunked"
010- ["Content-Length"]=>
011- int(%d)
012- }
013- ===DONE===