(PECL event >= 1.4.0-beta)
EventHttpConnection::setTimeout
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Sets the timeout for the connection

2025-01-10 15:47:30
EventHttpConnection::setLocalPort
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Sets the local port from which connections are made

2025-01-10 15:47:30
EventHttpConnection::setMaxBodySize
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Sets maximum body size for the connection

2025-01-10 15:47:30
EventHttpConnection::setCloseCallback
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.8.0) Set callback for connection close

2025-01-10 15:47:30
EventHttpConnection::__construct
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Constructs EventHttpConnection object

2025-01-10 15:47:30
EventHttpConnection::setMaxHeadersSize
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Sets maximum header size

2025-01-10 15:47:30
EventHttpConnection::makeRequest
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.4.0-beta) Makes an HTTP request over the specified connection

2025-01-10 15:47:30
EventHttpConnection::setLocalAddress
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Sets the IP address from which HTTP connections are made

2025-01-10 15:47:30
EventHttpConnection::getPeer
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Gets the remote address and port associated with the connection

2025-01-10 15:47:30
EventHttpConnection::getBase
  • References/PHP/Function/Services/Event/EventHttpConnection

(PECL event >= 1.2.6-beta) Returns event base associated with the connection

2025-01-10 15:47:30