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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu May 09 12:01:32 2024 UTC