ZF-5573: 100 continue support
Description
Expect 100 support in Zend_Http_Client would be helpful for my Zend_Service_Amazon_S3 class to avoid sending the data to Amazon's S3 service unless it is allowed.
Expect 100 support in Zend_Http_Client would be helpful for my Zend_Service_Amazon_S3 class to avoid sending the data to Amazon's S3 service unless it is allowed.
Comments
Posted by Benjamin Eberlei (beberlei) on 2009-03-20T03:53:38.000+0000
Closed with inclusion of ZF-3616, cURL Adapter, which supports 100-continue.