php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #67429 CLI server is missing some new HTTP response codes
Submitted: 2014-06-12 22:57 UTC Modified: 2014-06-13 00:58 UTC
From: [email protected] Assigned: aharvey (profile)
Status: Closed Package: Built-in web server
PHP Version: 5.4.29 OS: Irrelevant
Private report: No CVE-ID: None
 [2014-06-12 22:57 UTC] [email protected]
Description:
------------
The map in php_cli_server.c doesn't include some of the newer response codes defined in the revised HTTP 1.1. This doesn't prevent them being set, but does result in them not getting the correct response descriptions.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-12 22:57 UTC] [email protected]
-Assigned To: +Assigned To: aharvey
 [2014-06-13 00:58 UTC] [email protected]
-Status: Assigned +Status: Closed
 [2014-06-13 00:58 UTC] [email protected]
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jun 12 18:01:26 2025 UTC