Share via


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

See Also

Reference

http_headers Class