mirror of
https://github.com/kataras/iris.git
synced 2025-03-21 01:36:29 +01: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. |
||
---|---|---|
.. | ||
read-body | ||
read-custom-per-type | ||
read-custom-via-unmarshaler | ||
read-form | ||
read-json | ||
read-json-struct-validation | ||
read-many | ||
read-msgpack | ||
read-query | ||
read-xml | ||
read-yaml |