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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Removes a header field.
void remove(
const key_type& name
);
Header: http_msg.h
Namespace: web::http