CoreComponents 3.0.0
A Modern C++ Toolkit
|
The request was syntactically maleformed. More...
#include <cc/HttpError>
Additional Inherited Members | |
Public Member Functions inherited from HttpError | |
HttpError (HttpStatus status, const char *reason) | |
Create a new HTTP error. | |
HttpStatus | status () const |
const char * | reason () const |
Reason phrase | |
String | message () const override |
Generate error message for debug output. | |
The request was syntactically maleformed.