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.
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