http_headers::remove Method
Removes a header field.
void remove(
const key_type& name
);
Parameters
- name
The name of the header field.
Requirements
Header: http_msg.h
Namespace: web::http
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Removes a header field.
void remove(
const key_type& name
);
Header: http_msg.h
Namespace: web::http