Test: /sapi/cli/tests/bug65633.phpt - Version 7.2.4-dev        

Bug #65633 built-in server treat some http headers as case-sensitive
Submitted: 2013-09-08 13:43:56 Modified: 2013-09-09 23:42:08
From: francesco.laffi Assigned: aharvey
Status: Closed Package: Built-in web server
PHP Version: 5.5Git-2013-09-08 (snap) OS:

There is 1 diff reported by users for this test.

Count Diff
5 (100%)
001+ Server is not running
001- HTTP/1.1 200 OK
002- Date: %s
003- Connection: close
004- X-Powered-By: %s
005- Content-type: text/html; charset=UTF-8
006-
007- array(1) {
008- ["foo"]=>
009- string(3) "bar"
010- }
011- string(3) "bar"