Classes and interfaces

AdapterInterface

An interface description for Zend\Http\Client\Adapter classes.

StreamInterface

An interface description for Zend\Http\Client\Adapter\Stream classes.

Curl

An adapter class for Zend\Http\Client based on the curl extension.

Proxy

HTTP Proxy-supporting Zend\Http\Client adapter class, based on the default socket based adapter.

Socket

A sockets based (stream\socket\client) adapter class for Zend\Http\Client.

Test

A testing-purposes adapter.

Classes and interfaces

ExceptionInterface

InitializationException

InvalidArgumentException

OutOfRangeException

RuntimeException

TimeoutException