Test: /ext/standard/tests/http/bug48929.phpt - Version 7.0.12-dev        

Bug #48929 [PATCH]?Double \r\n after HTTP headers when "header" context option is an array
Submitted: 2009-07-15 17:26:50 Modified: 2009-07-20 10:55:04
From: david.zuelke Assigned:
Status: Closed Package: Streams related
PHP Version: 5.*, 6 OS: *

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+ string(0) ""
003+ -- Test: requests with 'header' as string --
004+ string(0) ""
002- string(%d) "POST / HTTP/1.0
003- Host: 127.0.0.1:12342
004- Connection: close
005- Content-Length: 4
006- X-Foo: bar
007- Content-Type: text/plain
008-
009- ohai"
010- -- Test: requests with 'header' as string --
011- string(%d) "POST / HTTP/1.0
012- Host: 127.0.0.1:12342
013- Connection: close
014- Content-Length: 4
015- X-Foo: bar
016- Content-Type: text/plain
017-
018- ohai"