Erebot  latest
A modular IRC bot for PHP 5.3+
Erebot\Proxy\HTTP Class Reference

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.
 

Detailed Description

Proxies data through an HTTP proxy.

Definition at line 27 of file HTTP.php.


The documentation for this class was generated from the following file: