php man page for eventhttpconnection

Query: eventhttpconnection

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EVENTHTTPCONNECTION(3)							 1						    EVENTHTTPCONNECTION(3)

The EventHttpConnection class

INTRODUCTION
Represents an HTTP connection.
CLASS SYNOPSIS
EventHttpConnection EventHttpConnection Methods o public EventHttpConnection::__construct NULL (EventBase $base, EventDnsBase $dns_base, string $address, int $port, [EventSslContext $ctx]) o public EventBase EventHttpConnection::getBase (void ) o public void EventHttpConnection::getPeer (string &$address, int &$port) o public bool EventHttpConnection::makeRequest (EventHttpRequest $req, int $type, string $uri) o public void EventHttpConnection::setCloseCallback (callable $callback, [mixed $data]) o public void EventHttpConnection::setLocalAddress (string $address) o public void EventHttpConnection::setLocalPort (int $port) o public void EventHttpConnection::setMaxBodySize (string $max_size) o public void EventHttpConnection::setMaxHeadersSize (string $max_size) o public void EventHttpConnection::setRetries (int $retries) o public void EventHttpConnection::setTimeout (int $timeout) PHP Documentation Group EVENTHTTPCONNECTION(3)
Related Man Pages
recursivecachingiterator(3) - php
splqueue(3) - php
recursivearrayiterator(3) - php
splfileinfo(3) - php
tokyotyrantiterator(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!