Test: /ext/standard/tests/http/bug80838.phpt - Version 7.4.3        

Bug #80838 HTTP wrapper incorrectly waits for further HTTP 1 responses after HTTP 101
Submitted: 2021-03-05 23:54:39 Modified: 2021-03-08 13:30:24
From: manuel-php Assigned: cmb
Status: Closed Package: Streams related
PHP Version: 7.4.16 OS:

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ array(1) { 001- array(3) { 003+ string(27) "Hello from another protocol" 003- string(32) "HTTP/1.1 101 Switching Protocols" 004- [1]=> 005- string(15) "Header1: Value1" 006- [2]=> 007- string(15) "Header2: Value2"