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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Removes a header field.
void remove(
const key_type& name
);
Header: http_msg.h
Namespace: web::http