iris/core/router
Gerasimos (Makis) Maropoulos 5fa306d69d Update to version 10.1.0. Happy February to Everyone!!
Former-commit-id: 9c2a95f10c7299d21085d9d5cb4f1327f917123d
2018-02-06 12:38:02 +02:00
..
macro made it work but looking for another approach 2017-12-04 05:06:03 +02:00
node Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
api_builder.go Update to version 10.1.0. Happy February to Everyone!! 2018-02-06 12:38:02 +02:00
fs.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
handler.go add simple tests for _examples/mvc/hello-world and session-controller 2017-12-16 21:27:20 +02: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 Update to version 8.5.5 | Read HISTORY.md 2017-11-02 05:54:33 +02:00
party.go add vscode extension link and badge | Some internal improvements (not completed yet) 2018-01-25 03:16:49 +02:00
path_test.go fix https://github.com/kataras/iris/issues/846 2017-12-21 14:42:39 +02:00
path.go support multi-level subdomains redirect, see previous commit for the SubdomainRedirect fast solution 2018-01-20 14:54:04 +02:00
route.go made it work but looking for another approach 2017-12-04 05:06:03 +02:00
router_handlers_order_test.go fix https://github.com/kataras/iris/issues/683#issuecomment-317229068 2017-07-23 12:10:51 +03: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_wildcard_root_test.go add content type and response text to the Controller 💯 2017-09-02 14:32:14 +03:00
router.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
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