
Public Member Functions | |
| __construct ($exception, $mimetype=null) | |
| Pluf_HTTP_Response_ServerError::__construct | ( | $ | content, | |
| $ | mimetype = null | |||
| ) |
Constructor of the response.
| string | Content of the response ('') | |
| string | MimeType of the response (null) if not given will default to the one given in the configuration 'mimetype' |
Reimplemented from Pluf_HTTP_Response.