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
 [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: Sat Apr 27 03:01:29 2024 UTC