Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the error code of the response. This is used for errors other than HTTP status codes.
void set_error_code(
unsigned long code
) const;
Parameters
- code
The error code
Requirements
Header: http_msg.h
Namespace: web::http