mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 20:07:04 +00:00
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.