[#2365A32B6D73FA24B8E646CBE139F303C3B9A04D]
Return a pointer to the url's character buffer
char const* data() const noexcept;
This function returns a pointer to the first character of the url, which is not guaranteed to be null-terminated.
Constant.
Throws nothing.