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)
struct URL
version(Have_vibe_core)
@
safe this
- this(string schema, string host, ushort port, WindowsPath path)
- this(string schema, WindowsPath path)
- this(string url_string)
index vibe inet url URL
constructorsfunctionspropertiesstatic functions
Constructs a new URL object from its components.