Return a pointer to the first character
<include/boost/url/authority_view.hpp>
char const* data() const noexcept;
This function returns a pointer to the beginning of the view, which is not guaranteed to be null-terminated.