mirror of
https://github.com/distribution/distribution.git
synced 2025-10-23 04:08:46 +00:00
Treats nil parameters the same as unprovided parameters (fixes issues where certain parameters are printed to "<nil>"). Accepts "true" and "false" string values for boolean parameters. Signed-off-by: Brian Bland <brian.bland@docker.com>