extends |
Hm_Output |
|---|
Output request responses using HTTP
| Methods | ||||||
|---|---|---|---|---|---|---|
protected
|
output_headers(array $headers): void
Send HTTP headers
Send HTTP headers Parameters
|
# | ||||
protected
|
output_content(mixed $content, array $headers = []): void
Send response content to the browser
Send response content to the browser Parameters
Implements |
# | ||||
| Methods inherited from Hm_Output |
|---|
send_response() |