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 reason phrase of the response message. If no reason phrase is set it will default to the standard one corresponding to the status code.
void set_reason_phrase(
http::reason_phrase reason
) const;
Parameters
- reason
The reason phrase to set.
Requirements
Header: http_msg.h
Namespace: web::http