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