1351 |
PHPの関数・メソッドの単語集 |
|
EventHttp::setAllowedMethods
|
詳細
|
1. Sets the what HTTP methods are supported in requests accepted by this server
|
|
1352 |
PHPの関数・メソッドの単語集 |
|
EventHttp::setCallback
|
詳細
|
1. Sets a callback for specified URI
|
|
1353 |
PHPの関数・メソッドの単語集 |
|
EventHttp::setDefaultCallback
|
詳細
|
1. Sets default callback to handle requests that are not caught by specific callbacks
|
|
1354 |
PHPの関数・メソッドの単語集 |
|
EventHttp::setMaxBodySize
|
詳細
|
1. Sets maximum request body size
|
|
1355 |
PHPの関数・メソッドの単語集 |
|
EventHttp::setMaxHeadersSize
|
詳細
|
1. Sets maximum HTTP header size
|
|
スポンサー
|
1356 |
PHPの関数・メソッドの単語集 |
|
EventHttp::setTimeout
|
詳細
|
1. Sets the timeout for an HTTP request
|
|
1357 |
PHPの関数・メソッドの単語集 |
|
EventHttp::__construct
|
詳細
|
1. Constructs EventHttp object(the HTTP server)
|
|
1358 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::getBase
|
詳細
|
1. Returns event base associated with the connection
|
|
1359 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::getPeer
|
詳細
|
1. Gets the remote address and port associated with the connection
|
|
1360 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::makeRequest
|
詳細
|
1. Makes an HTTP request over the specified connection
|
|
スポンサー
|
1361 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::setCloseCallback
|
詳細
|
1. Set callback for connection close
|
|
1362 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::setLocalAddress
|
詳細
|
1. Sets the IP address from which HTTP connections are made
|
|
1363 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::setLocalPort
|
詳細
|
1. Sets the local port from which connections are made
|
|
1364 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::setMaxBodySize
|
詳細
|
1. Sets maximum body size for the connection
|
|
1365 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::setMaxHeadersSize
|
詳細
|
1. Sets maximum header size
|
|
スポンサー
|
1366 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::setRetries
|
詳細
|
1. Sets the retry limit for the connection
|
|
1367 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::setTimeout
|
詳細
|
1. Sets the timeout for the connection
|
|
1368 |
PHPの関数・メソッドの単語集 |
|
EventHttpConnection::__construct
|
詳細
|
1. Constructs EventHttpConnection object
|
|
1369 |
PHPの関数・メソッドの単語集 |
|
EventHttpRequest::addHeader
|
詳細
|
1. Adds an HTTP header to the headers of the request
|
|
1370 |
PHPの関数・メソッドの単語集 |
|
EventHttpRequest::cancel
|
詳細
|
1. Cancels a pending HTTP request
|
|
スポンサー
|
1371 |
PHPの関数・メソッドの単語集 |
|
EventHttpRequest::clearHeaders
|
詳細
|
1. Removes all output headers from the header list of the request
|
|
1372 |
PHPの関数・メソッドの単語集 |
|
EventHttpRequest::closeConnection
|
詳細
|
1. Closes associated HTTP connection
|
|
1373 |
PHPの関数・メソッドの単語集 |
|
EventHttpRequest::findHeader
|
詳細
|
1. Finds the value belonging a header
|
|
1374 |
PHPの関数・メソッドの単語集 |
|
EventHttpRequest::free
|
詳細
|
1. Frees the object and removes associated events
|
|
1375 |
PHPの関数・メソッドの単語集 |
|
EventHttpRequest::getBufferEvent
|
詳細
|
1. Returns EventBufferEvent object
|
|
スポンサー
|