Return the URL as a core::string_view

Synopsis

operator core::string_view() const noexcept;

Description

Complexity

Constant.

Exception Safety

Throws nothing.

Return Value

A string view of the URL.

Created with MrDocs