EventHttpRequest::sendReply
(PECL event >= 1.4.0-beta)
EventHttpRequest::sendReply — Send an HTML reply to the client
Description
Send an HTML reply to the client. The body of the reply consists of data in optional buf parameter.
Parameters
codeThe HTTP response code to send.
reasonA brief message to send with the response code.
bufThe body of the response.
Return Values
No value is returned.
See Also
- EventHttpRequest::sendError() - Send an HTML error message to the client
- EventHttpRequest::sendReplyChunk() - Send another data chunk as part of an ongoing chunked reply
↑ and ↓ to navigate • Enter to select • Esc to close • / to open