This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2026-03-04 07:26:37 +00:00
Code
Releases
Activity
Files
d058d999b87e6a44dbb4ddf6432f03d4238b4679
kararas_iris
/
core
/
router
History
Gerasimos (Makis) Maropoulos
9cf6f9fa5e
add a new Party.EnsureStaticBindings method - read HISTORY.md
2022-03-12 12:32:27 +02:00
..
api_builder_benchmark_test.go
…
api_builder.go
add a new Party.EnsureStaticBindings method - read HISTORY.md
2022-03-12 12:32:27 +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
…
handler_execution_rules_test.go
…
handler_execution_rules.go
fix 2 minor issues
2022-02-26 21:16:08 +02:00
handler.go
New JWT features and changes (examples updated). Improvements on the Context User and Private Error features
2020-10-17 06:40:17 +03:00
mime.go
add example for
https://github.com/kataras/iris/issues/1671
2020-11-13 00:34:17 +02:00
party.go
add a new Party.EnsureStaticBindings method - read HISTORY.md
2022-03-12 12:32:27 +02:00
path_test.go
#1399[FIX] file server in subdomain with request path "/"
2019-12-03 16:12:15 +07:00
path.go
:)
2021-01-09 05:41:20 +02:00
route_register_rule_test.go
…
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
…
router_handlers_order_test.go
…
router_subdomain_redirect.go
…
router_test.go
add internal subdomain redirect handler
2020-08-16 20:16:49 +03:00
router_wildcard_root_test.go
…
router_wrapper_test.go
…
router_wrapper.go
asthetics
2020-06-10 23:37:50 +03:00
router.go
new Timeout, TimeoutMessage configuration fields and apps.OnApplicationRegistered listener
2021-12-09 14:44:03 +02:00
status_test.go
…
trie.go
…