(PECL event >= 1.4.0-beta)
EventHttpRequest::sendReply — Send an HTML reply to the client
Send an HTML reply to the client. The body of the reply consists of data in optional buf parameter.
codeThe HTTP response code to send.
reasonA brief message to send with the response code.
bufThe body of the response.
No value is returned.