boost::burl::client::headers
Return the default headers.
Synopses
Declared in <boost/burl/client.hpp>
Return the default headers.
fields_base&
headers() noexcept;
Return the default headers.
fields_base const&
headers() const noexcept;
Created with MrDocs