mirror of
https://github.com/caddyserver/caddy.git
synced 2026-04-29 20:20:40 -04: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.