mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-29 09:45:19 -05:00
Our new parser also preserves original parameter order, rather than re-encoding using the std lib (which sorts). The renamed parameters are a breaking change but they're new enough that I don't think anyone is using them.