On 11/11/06, Julien Duponchelle <[EMAIL PROTECTED]> wrote:
On 11/11/06, Shahar Evron <[EMAIL PROTECTED]> wrote:
> Hi Julien,
>
> Right now proxy support is a long-term goal of Zend_Http_Client, and
> will not be implemented before the 1.0 release.
>
> Can you give a better description of what you need, or a use case?
>
> TIA,
>
> Shahar.
>
I need to use GData to access to google calendar, but my server need
to pass by a proxy to acces to the web. A friend work a litle patch to
add http proxy support but we need https proxy support for google
auth.
I think at this moment the best possibility for me it's to modifiy
Zend::HTTP to use CURL to replace fsocket.