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 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;
- reason
The reason phrase to set.
Header: http_msg.h
Namespace: web::http