Adapters of the New Zend_Http_Client

Title: Adapters of the New Zend_Http_Client
Category: Zend Http
Clicks: 1936
Added on: Jan 3, 2007
PageRank:
4/10
One of the things we introduced in the new client is the “connection adapters”: The idea is that there is a different object in charge of performing the actual communication with the server. This “adapter” object can be replaced, and this way you get the same interface (the Zend_Http_Client interface), with a different method to connect to the server.
Fields
Zend Framework Version: 0.6.0
Author: Shahar Evron
Actions