http_headers::operator=-Operator
Zuweisungsoperator.
http_headers &operator=(
const http_headers &other
);
http_headers &operator=(
http_headers &&other
);
Parameter
- other
Eine zu verschiebendes http_headers-Objekt.
Anforderungen
Header: http_msg.h
Namespace: web::http