antikythera v0.2.0 Antikythera.Url View Source
URL format, originally defined in RFC1738, and updated in RFC3986 as a subset of URI.
- Only accepts
http
orhttps
as scheme. IPv4 addresses in URLs must be 4-part-dotted-decimal formats.
- e.g. 192.168.0.1
- See here
- IPv6 addresses are not supported currently.