http_headers::operator=, opérateur
Opérateur d'assignation
http_headers &operator=(
const http_headers &other
);
http_headers &operator=(
http_headers &&other
);
Paramètres
- other
Objet http_headers à déplacer.
Configuration requise
En-tête : http_msg.h
Espace de noms : web::http