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.
Gets the headers of the response message.
http_headers &headers();
const http_headers &headers() const;
Return Value
HTTP headers for this response.
Remarks
Use the to fill in desired headers.
Requirements
Header: http_msg.h
Namespace: web::http