iris/core/router
Gerasimos (Makis) Maropoulos b8b96474a0
fix #2147
2023-06-05 23:34:50 +03:00
..
api_builder_benchmark_test.go replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
api_builder.go builtin html template functions changes 2022-12-13 01:37:15 +02:00
api_container.go Add Party.Container.SetDependencyMatcher, hero.Container.DependencyMatcher and hero.Dependency.Match to fullfil the feature request asked at: #1842 2022-03-01 21:26:02 +02:00
fs.go add support for the go standard embed tag for locale files 2022-09-23 01:28:47 +03:00
handler_execution_rules_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
handler_execution_rules.go replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
handler.go fix #2147 2023-06-05 23:34:50 +03:00
mime.go README: add two links for the chinese documents, based on #2043 2023-01-27 19:20:14 +02:00
party.go builtin html template functions changes 2022-12-13 01:37:15 +02:00
path_test.go fix #1967 and #1968 2022-09-18 01:52:30 +03:00
path.go fix #1967 and #1968 2022-09-18 01:52:30 +03:00
route_register_rule_test.go overlap routing: and mvc: allow setting status code from a dependency or a middleware 2020-08-28 04:11:56 +03:00
route_test.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
route.go fix #1967 and #1968 2022-09-18 01:52:30 +03:00
router_handlers_order_test.go improve Context.Proceed 2021-06-15 00:36:28 +03:00
router_subdomain_redirect.go minor 2021-09-14 21:50:39 +03:00
router_test.go add internal subdomain redirect handler 2020-08-16 20:16:49 +03:00
router_wildcard_root_test.go fix prev commit 2022-09-18 21:11:41 +03:00
router_wrapper_test.go asthetics 2020-06-10 23:37:50 +03:00
router_wrapper.go asthetics 2020-06-10 23:37:50 +03:00
router.go minor edits 2022-10-05 03:10:27 +03:00
status_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
trie.go fix prev commit 2022-09-18 21:11:41 +03:00