PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_Client » Bug #2772

Support for proxies unimplemented

Details

Request #2772Support for proxies unimplemented
Submitted2004-11-16 20:12 UTC
Fromnorman at dontblink dot com
StatusBogus
PackageHTTP_Client
PHP VersionIrrelevant
OSany
Roadmaps(Not assigned)

Comments

[2004-11-16 20:12 UTC] norman at dontblink dot com

Description:
------------
Support for using a proxy is currently implemented in
HTTP_Request but not in HTTP_Client. I have submitted a
patch which adds a wrapper for HTTP_Request's proxy
support into HTTP_Client.

Reproduce code:
---------------
Patch file can be found here:

http://www.junkonline.com/norman/HTTP_Client_proxy_support.patch