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