Home » HTTP » HTTP_Client » Bug #2772
Support for proxies unimplemented
Details
| Request #2772 | Support for proxies unimplemented |
|---|---|
| Submitted | 2004-11-16 20:12 UTC |
| From | norman at dontblink dot com |
| Status | Bogus |
| Package | HTTP_Client |
| PHP Version | Irrelevant |
| OS | any |
| 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