iris/context
Gerasimos (Makis) Maropoulos b2c5ec03fd miscellaneous
Former-commit-id: bc2fddd4da23ec917be5dd9e8bddd4b13cdce050
2020-01-07 03:41:07 +02:00
..
application.go Add context.FindClosest(n) to find closest paths - useful for 404 pages to suggest valid pages 2019-12-16 02:00:42 +02:00
configuration.go fixes, i18n, sitemap generator and new examples 2019-12-13 23:06:18 +02:00
context.go miscellaneous 2020-01-07 03:41:07 +02:00
gzip_response_writer.go formatting 2019-08-17 10:06:20 +03:00
handler.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
i18n.go fixes, i18n, sitemap generator and new examples 2019-12-13 23:06:18 +02:00
pool.go Update to version 8.5.8 | Read HISTORY.md 2017-11-09 12:03:14 +02:00
problem.go New XMLMap func which makes a map value type an xml compatible content to render and give option to render a Problem as XML - rel to #1335 2019-08-16 19:18:46 +03:00
request_params.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
response_recorder.go formatting 2019-08-17 10:06:20 +03:00
response_writer.go Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c. 2019-10-24 18:57:05 +03:00
route.go Add context.FindClosest(n) to find closest paths - useful for 404 pages to suggest valid pages 2019-12-16 02:00:42 +02:00
transaction.go fix typo 2019-06-07 21:07:08 +03:00