http_headers::empty Method
Tests to see if there are any header fields.
bool empty() const;
Return Value
true if there are no headers, false otherwise.
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.
Tests to see if there are any header fields.
bool empty() const;
true if there are no headers, false otherwise.
Header: http_msg.h
Namespace: web::http