Module dlib.network.url

URL parser

Functions

NameDescription
parseURL(source) Attempts to parse an URL from a string.

Structs

NameDescription
URL A Unique Resource Locator.

Enums

NameDescription
Component Contains possible URL components that can be returned from parseURL.