Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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