Test: /sapi/cli/tests/bug81305.phpt - Version 7.4.21        

Bug #81305 Development Webserver Drops Requests With "Upgrade" Header
Submitted: 2021-07-28 03:37:35 Modified: 2021-07-29 10:21:06
From: parsonswy Assigned: cmb
Status: Closed Package: Built-in web server
PHP Version: 7.4 OS: Windows

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001- HTTP/1.1 200 OK 002- Host: %s 003- Date: %s 004- Connection: close 005- X-Powered-By: PHP/%s 006- Content-type: text/html; charset=UTF-8 008- Hello world