Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
Public Member Functions | |
__construct (int $responseChunkSize=4096) | |
emit (ResponseInterface $response) | |
Send the response the client. | |
isResponseEmpty (ResponseInterface $response) | |
Asserts response body is empty or status code is 204, 205 or 304. | |