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.
Assignment operator.
http_headers &operator=(
const http_headers &other
);
http_headers &operator=(
http_headers &&other
);
Parameters
- other
An http_headers object to move.
Requirements
Header: http_msg.h
Namespace: web::http