|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
Proxies data through an HTTP proxy. More...
Inheritance diagram for Erebot\Proxy\HTTP:Public Member Functions | |
| proxify (\Erebot\URIInterface $proxyURI,\Erebot\URIInterface $nextURI) | |
Public Member Functions inherited from Erebot\Proxy\Base | |
| __construct ($socket) | |
| proxify (\Erebot\URIInterface $proxyURI,\Erebot\URIInterface $nextURI) | |
Additional Inherited Members | |
Protected Attributes inherited from Erebot\Proxy\Base | |
| $logger | |
| A logger for this proxy client. | |
| $socket | |
| A socket on which to operate. | |