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: aharvey@php.net 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] aharvey@php.net
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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-12 22:57 UTC] aharvey@php.net
-Assigned To: +Assigned To: aharvey
 [2014-06-13 00:58 UTC] aharvey@php.net
-Status: Assigned +Status: Closed
 [2014-06-13 00:58 UTC] aharvey@php.net
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-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC