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