Chronicle

absolute_url

Type specification, version v1.0.0

Summary

absolute_url is a canonical absolute web URL.

Canonical form

An absolute_url value MUST:

The scheme and host MUST be lowercase.

If a port is present, it MUST be decimal digits only.

The default port MUST be omitted:

If the path is empty, it MUST be /.

Notes

absolute_url is a practical canonical form for Chronicle use.

This type does not attempt to represent every valid URI or URL form.

Examples

Valid:

Invalid: