Http\Response

最后更新于:2022-04-02 06:33:25

# Http\\Response `Http`响应对象,通过调用此对象的方法,实现`Http`响应发送。 * 当`Response`对象销毁时,如果未调用`end`发送`Http`响应,底层会自动执行`end` * 请勿使用`&`符号引用`$response`对象
';