downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

EventHttpConnection::__construct> <EventHttp::setTimeout
[edit] Last updated: Fri, 24 May 2013

view this page in

The EventHttpConnection class

(No hay información de versión disponible, podría estar únicamente en SVN)

Introducción

Represents an HTTP connection.

Sinopsis de la Clase

EventHttpConnection {
/* Métodos */
public __construct ( EventBase $base , EventDnsBase $dns_base , string $address , int $port )
public EventBase getBase ( void )
public void getPeer ( string &$address , int &$port )
public bool makeRequest ( EventHttpRequest $req , int $type , string $uri )
public void setLocalAddress ( string $address )
public void setLocalPort ( int $port )
public void setMaxBodySize ( string $max_size )
public void setMaxHeadersSize ( string $max_size )
public void setRetries ( int $retries )
public void setTimeout ( int $timeout )
}

Tabla de contenidos



add a note add a note User Contributed Notes EventHttpConnection - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites