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
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.
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