Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext
http::header::has_content_length_impl

(Inherited from http::basic_fields)

Returns true if the Content-Length field is present.

Synopsis
bool
has_content_length_impl() const;

PrevUpHomeNext