Separates scheme, authority, and path sections of a URI.
More...
#include <parse.h>
Separates scheme, authority, and path sections of a URI.
◆ scheme_and_authority()
| net::scheme_and_authority::scheme_and_authority |
( |
boost::string_ref | uri | ) |
|
|
explicit |
- Parameters
-
| uri | with optional scheme, authority, and optional path. No URNs. |
◆ authority
| std::string net::scheme_and_authority::authority |
◆ scheme
| std::string net::scheme_and_authority::scheme |
The documentation for this struct was generated from the following files: