iris/_examples/request-body/read-query
Gerasimos (Makis) Maropoulos d0a27d2c08
add a simple URLParamSlice
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.
2020-08-31 05:07:55 +03:00
..
main.go add a simple URLParamSlice 2020-08-31 05:07:55 +03:00