php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #44460 http_get_request_headers. See also: HttpResponse->HttpRequest
Submitted: 2008-03-17 20:38 UTC Modified: 2008-03-17 20:42 UTC
From: fangel at sevengoslings dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
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:
8 + 20 = ?
Subscribe to this entry?

 
 [2008-03-17 20:38 UTC] fangel at sevengoslings dot net
Description:
------------
In the See Also section of the documentation to http_get_request_headers
(http://php.net/manual/en/function.http-get-request-headers.php) it 
lists HttpResponse.

I would think the relevant class would be HttpRequest, Not HttpResponse.

-M


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-17 20:42 UTC] fangel at sevengoslings dot net
Nevermind me. It was just the naming convention that threw me off. I 
found it odd that I needed to look at the HttpResponse to get the 
Request Headers..

-M
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 08:01:33 2024 UTC