iris/core
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
..
errgroup version 12.1.5 2020-02-02 16:29:06 +02:00
handlerconv (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
host add Iris + Serverless example link 2020-08-23 17:55:29 +03:00
memstore add example for #1601 2020-08-22 03:21:44 +03:00
netutil rewrite middleware: add PrimarySubdomain and simplify its usage example 2020-08-20 03:05:47 +03:00
router add a simple URLParamSlice 2020-08-31 05:07:55 +03:00