antikythera v0.4.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.
Link to this section Summary
Link to this section Types
Specs
t() :: String.t()