略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: EventHttpRequest::sendReply

2024-05-04

EventHttpRequest::sendReply

(PECL event >= 1.4.0-beta)

EventHttpRequest::sendReplySend an HTML reply to the client

说明

public EventHttpRequest::sendReply( int $code , string $reason , EventBuffer $buf = ?): void

Send an HTML reply to the client. The body of the reply consists of data in optional buf parameter.

参数

code

The HTTP response code to send.

reason

A brief message to send with the response code.

buf

The body of the response.

返回值

没有返回值。

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/eventhttprequest.sendreply.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3