|
|
|
|
|
|
Adapters of the New Zend_Http_Client
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.
| Author: |
Shahar Evron
|
| Zend Framework Version: |
0.6.0
|
|
|
|
|
|
|
|
|
|