More problems with Zend_Http_Proxy. No suport some internet protocols.
Curl solve this problem
Comments
Posted by Evgeny Pachevsky (lampize) on 2008-07-11T04:01:34.000+0000
It's woking version.
I'm lIttle bit change response class, because curl return decode chunked body.
And I don't know how make right works curl followlocation with cookies.
May be u have any idea?
Posted by Benjamin Eberlei (beberlei) on 2008-10-11T06:35:51.000+0000
Hello Evgeny could you please check if the incubator cURL Adapter now supports your use case? (framework.zend.com/svn/incubator/library/Zend/Http/Client/Adapter/Curl.php
It does not need changes to the Client and Response classes and you should set $config['curlopts'] with the the specific proxy options you need for the Proxy behaviour. Feedback is greatly appreciated.
Posted by Benjamin Eberlei (beberlei) on 2009-03-20T03:43:36.000+0000
cURL Adapter moved to trunk, ready to be released in 1.8
Comments
Posted by Evgeny Pachevsky (lampize) on 2008-07-11T04:01:34.000+0000
It's woking version. I'm lIttle bit change response class, because curl return decode chunked body. And I don't know how make right works curl followlocation with cookies. May be u have any idea?
Posted by Benjamin Eberlei (beberlei) on 2008-10-11T06:35:51.000+0000
Hello Evgeny could you please check if the incubator cURL Adapter now supports your use case? (framework.zend.com/svn/incubator/library/Zend/Http/Client/Adapter/Curl.php
It does not need changes to the Client and Response classes and you should set $config['curlopts'] with the the specific proxy options you need for the Proxy behaviour. Feedback is greatly appreciated.
Posted by Benjamin Eberlei (beberlei) on 2009-03-20T03:43:36.000+0000
cURL Adapter moved to trunk, ready to be released in 1.8