php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25310 HTTP::head() wont work over a proxy
Submitted: 2003-08-29 06:51 UTC Modified: 2009-03-04 10:01 UTC
From: Progman2002 at gmx dot de Assigned: pajoye (profile)
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4 OS: Linux
Private report: No CVE-ID: None
 [2003-08-29 06:51 UTC] Progman2002 at gmx dot de
Description:
------------
I tried HTTP::head() to send a HEAD-command to a server/page. But this works only with server/pages which are not behind a proxy, in my situation its only localhost and the proxy itself. Anything 'behind' the proxy is unreachable with HTTP::head().
So i have written a patch:

http://progman.it-pc.de/diff/HTTP.diff

Peter


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-03-07 11:22 UTC] mj@php.net
The URL of the patch does not exist anymore. Can you please upload it again?
 [2004-03-07 11:47 UTC] Progman2002 at gmx dot de
sure.

http://test.therusher.de/HTTP.diff
 [2004-05-02 07:14 UTC] helgi at trance dot is
Hmm It's gone again :(
 [2005-05-24 01:00 UTC] pear-dev at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2009-03-04 10:01 UTC] pajoye@php.net
pear stuff.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC