mirror of
https://github.com/distribution/distribution.git
synced 2026-01-15 23:23:11 +00:00
Localhost is treated special when parsing references, and always considered to be a domain, despite not having a "." nor a ":port". Adding a const for this, to allow documenting this special case (making it more visible). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>