<?php Swoole\Http\Response->status(int $status)
HTTP status code
Set the HTTP status code sending to HTTP client.
This method must be called before the $response->end method.
$response->end
Join 1,000+ others and never miss out on new tips, tutorials, and more.