| CurlFactoryInterface |
| CurlHandler | HTTP handler that uses cURL easy handles as a transport layer. |
| CurlMultiHandler | Returns an asynchronous response using curl_multi_* functions. |
| EasyHandle | Represents a cURL easy handle and the data it populates. |
| Proxy | Provides basic proxies for handlers. |