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 or https 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

Link to this section Functions