Results of 1 - 10 of about 14 for sendReply (0.007 sec.)
- Send an HTML reply to the client 13636
- « EventHttpRequest::sendError EventHttpRequest::sendReplyChunk » PHP Manual EventHttpRequest Sen
...
d an HTML reply to the client EventHttpRequest::sendReply (PECL event >= 1.4.0-beta) EventHttpRequest::sendR ...
reply to the client 説明 public EventHttpRequest::sendReply ( int $code , string $reason , EventBuffer $buf = ...
HTML error message to the client EventHttpRequest::sendReplyChunk() - Send another data chunk as part of an ong ...
キーワード: Send , reply , EventHttpRequest , the , sendReply , buf , sendReplyChunk , reason , sendError , data ...
-
https://man.plustar.jp/php/eventhttprequest.sendreply.html
- [similar]
- Send an HTML error message to the client 11395
- « EventHttpRequest::removeHeader EventHttpRequest::sendReply » PHP Manual EventHttpRequest Send
...
010 ); $base -> loop (); ?> 参考 EventHttpRequest::sendReply() - Send an HTML reply to the client 関連キーワード ...
: Send , EventHttpRequest , the , sendError , sendReply , reason , explanation , 参考 , example , standard ...
-
https://man.plustar.jp/php/eventhttprequest.senderror.html
- [similar]
- Sets a callback for specified URI 9382
- « EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb
...
ders ()); echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; echo "\n >> Reading ...
PHP_EOL ; echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; } function _http_def ...
PHP_EOL ; echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; } $port = 8010 ; if ...
-
https://man.plustar.jp/php/eventhttp.setcallback.html
- [similar]
- Constructs EventHttp object(the HTTP server) 9137
- « EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec
...
ders ()); echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; echo "\n >> Reading ...
PHP_EOL ; echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; } function _http_def ...
PHP_EOL ; echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; } $port = 8010 ; if ...
-
https://man.plustar.jp/php/eventhttp.construct.html
- [similar]
- The EventHttpRequest class 8629
- « EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe
...
int $error , string $reason = null ): void public sendReply ( int $code , string $reason , EventBuffer $buf = ...
? ): void public sendReplyChunk ( EventBuffer $buf ): void public sendReplyEn ...
d (): void public sendReplyStart ( int $code , string $reason ): void } 定義済 ...
HTML error message to the client EventHttpRequest::sendReply — Send an HTML reply to the client EventHttpReques ...
-
https://man.plustar.jp/php/class.eventhttprequest.html
- [similar]
- Makes an HTTP server accept connections on the specified socket stream or resour... 8629
- « EventHttp EventHttp::addServerAlias » PHP Manual EventHttp Makes an HTTP server accept connect
...
cho "URI: " , $req -> getUri (), PHP_EOL ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; }); $http -> setDefa ...
cho "URI: " , $req -> getUri (), PHP_EOL ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; }); $signal = Event ...
-
https://man.plustar.jp/php/eventhttp.accept.html
- [similar]
- 例 8507
- « リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback
...
ders ()); echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; echo "\n >> Reading ...
PHP_EOL ; echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; } function _http_def ...
PHP_EOL ; echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; } $port = 8010 ; if ...
ders ()); echo "\n >> Sending reply ..." ; $req -> sendReply ( 200 , "OK" ); echo "OK\n" ; $buf = $req -> getIn ...
-
https://man.plustar.jp/php/event.examples.html
- [similar]
- Send another data chunk as part of an ongoing chunked reply 8262
- « EventHttpRequest::sendReply EventHttpRequest::sendReplyEnd » PHP Manual EventHttpRequest Send
...
part of an ongoing chunked reply EventHttpRequest::sendReplyChunk (PECL event >= 1.4.0-beta) EventHttpRequest:: ...
ngoing chunked reply 説明 public EventHttpRequest::sendReplyChunk ( EventBuffer $buf ): void Send another data ...
ly. 戻り値 値を返しません。 参考 EventHttpRequest::sendReplyStart() - Initiate a chunked reply EventHttpRequest ...
::sendReplyEnd() - Complete a chunked reply, freeing the reque ...
-
https://man.plustar.jp/php/eventhttprequest.sendreplychunk.html
- [similar]
- Adds a server alias to the HTTP server object 8017
- « EventHttp::accept EventHttp::bind » PHP Manual EventHttp Adds a server alias to the HTTP serve
...
cho "URI: " , $req -> getUri (), PHP_EOL ; $req -> sendReply ( 200 , "OK" ); }); $base -> dispatch (); ?> 参考 ...
-
https://man.plustar.jp/php/eventhttp.addserveralias.html
- [similar]
- Sets default callback to handle requests that are not caught by specific callbac... 7877
- « EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback
...
cho "URI: " , $req -> getUri (), PHP_EOL ; $req -> sendReply ( 200 , "OK" ); }); $base -> dispatch (); ?> 参考 ...
-
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html
- [similar]