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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: aharvey@php.net
New email:
PHP Version: OS:

 

 [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: Fri Apr 26 16:01:29 2024 UTC