iris/core/router
2018-08-07 12:43:51 +03:00
..
macro preparing for the Iris control panel -- stay tuned when you hear my new project name 'cornea' 2018-08-06 04:20:59 +03:00
node fix https://github.com/kataras/iris/issues/995 2018-05-07 16:49:17 +03:00
api_builder_benchmark_test.go add example for hero *sessions.Session dependency which is used on an index route outside of the main package, it is as easy as it shown. Added mostly after the issue: https://github.com/kataras/iris/issues/1057 -- have fun 2018-08-07 12:43:51 +03:00
api_builder.go examples: writing an API for the Apache Kafka: add a root handler for routes documentation to make navigation easier and add some other methods that may find them useful for request state and routes description 2018-08-05 13:51:05 +03:00
fs.go Add one more browser (and 304 server) cache method using ETag and If-None-Match headers 2018-03-18 11:55:05 +02:00
handler_execution_rules_test.go Update to version 10.6.5: 1 New Feature And Indonesia Translation | Read HISTORY.md 2018-05-21 07:40:43 +03:00
handler_execution_rules.go Update to version 10.6.5: 1 New Feature And Indonesia Translation | Read HISTORY.md 2018-05-21 07:40:43 +03:00
handler.go Update handler.go 2018-04-20 16:56:12 -07:00
macro.go Update to 8.4.0 | New macro type, new high-optimized MVC features. Read HISTORY.md 2017-08-27 18:46:04 +03:00
mime.go Iris + WebAssemply = = 💓 2018-07-09 09:13:36 +03:00
party.go Update to version 10.6.5: 1 New Feature And Indonesia Translation | Read HISTORY.md 2018-05-21 07:40:43 +03:00
path_test.go Release of version 10.4.0 - x8 faster embedded file server | Star and Read HISTORY.md 2018-03-14 07:17:35 +02:00
path.go Release of version 10.4.0 - x8 faster embedded file server | Star and Read HISTORY.md 2018-03-14 07:17:35 +02:00
route.go preparing for the Iris control panel -- stay tuned when you hear my new project name 'cornea' 2018-08-06 04:20:59 +03:00
router_handlers_order_test.go Update to version 10.2.0. Read: https://github.com/kataras/iris/blob/master/HISTORY.md#th-08-february-2018--v1020 2018-02-08 14:04:39 +02:00
router_subdomain_redirect_wrapper.go NEW: Application#SubdomainRedirect. Example: https://github.com/kataras/iris/blob/master/_examples/subdomains/redirect/main.go 2018-01-20 05:17:31 +02:00
router_test.go Add fallback handlers 2018-02-21 12:27:01 +03:00
router_wildcard_root_test.go add content type and response text to the Controller 💯 2017-09-02 14:32:14 +03:00
router.go remove the complicated fallback handlers, that didn't work and not approve the coblexity addition of the https://github.com/kataras/iris/pull/919, RouteExists accepts first argument the Context, add new AllowMethods per party and fix cors by 048e2be034 https://github.com/kataras/iris/issues/922, rel: https://github.com/iris-contrib/middleware/issues/36, https://github.com/iris-contrib/middleware/issues/34, https://github.com/iris-contrib/middleware/issues/32, https://github.com/iris-contrib/middleware/issues/30, https://github.com/kataras/iris/pull/909 2018-03-10 14:22:56 +02:00
spa.go add context#StatusCodeNotSuccessful for customize even the most customized clients that are not compatible with the standards and fix the SPA if static file serve handlers are passed as its AssetHandler as reported at the chat.iris-go.com 2018-01-31 02:35:22 +02:00
status_test.go Update to 8.0.4 | New: transfer a message to the request logger 2017-07-17 17:42:51 +03:00
status.go add context#StatusCodeNotSuccessful for customize even the most customized clients that are not compatible with the standards and fix the SPA if static file serve handlers are passed as its AssetHandler as reported at the chat.iris-go.com 2018-01-31 02:35:22 +02:00