boost::urls::url_view_base::buffer
Return the url string
Synopsis
Declared in <boost/url/url_view_base.hpp>
core::string_view
buffer() const noexcept;
Return Value
The url as a string.
Created with MrDocs