URL.this
- this(string schema, string host, ushort port, InetPath path)
- this(string schema, InetPath path)
- this(string schema, string host, ushort port, PosixPath path)
- this(string schema, PosixPath path)
- this(string schema, string host, ushort port, WindowsPath path)
- this(string schema, WindowsPath path)
- this(WindowsPath path)
- this(PosixPath path)
- this(string url_string)
index vibe inet url URL
constructorsfunctionspropertiesstatic functions
Constructs a new URL object from its components.