mirror of
https://github.com/kataras/iris.git
synced 2026-06-17 19:13:37 +00:00
d0a27d2c08
I would love to change the current URLParams() to URLParams(name string) []string to match the PostValues(name string) []string, error but that would be a big breaking changes to many servers... so stick with it.