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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 16 = ?
Subscribe to this entry?

 
 [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 Apr 18 02:02:52 2024 UTC