iris/core/router
Gerasimos (Makis) Maropoulos d697426cb6 minor
Change the new ctx.Compres to ctx.CompressWriter and iris.Compress and iris.CompressReader as one iris.Compression

Update the README example

(master development branch)


Former-commit-id: fb67858fe5be5662b5816df41020c28ff9a8c6f6
2020-07-20 13:36:39 +03:00
..
api_builder_benchmark_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
api_builder.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
api_container.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
fs.go minor 2020-07-20 13:36:39 +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 (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
handler.go fix #1557 2020-07-11 16:14:31 +03:00
mime.go change the JS MIME to text/javascript instead of application/javascript as https://github.com/golang/go/issues/32351 2020-04-27 12:28:30 +03:00
party.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
path_test.go #1399[FIX] file server in subdomain with request path "/" 2019-12-03 16:12:15 +07:00
path.go asthetics 2020-06-10 23:37:50 +03:00
route_register_rule_test.go implement #1536 with (SetRegisterRule(iris.RouteOverlap)) 2020-06-14 08:09:42 +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 file-server: fix ShowList on root dir 2020-07-05 05:39:48 +03:00
router_handlers_order_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
router_subdomain_redirect_wrapper.go reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03:00
router_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
router_wildcard_root_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +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 (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +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 HTTP error handlers per Party (docs and details in progress) 2020-05-11 00:44:54 +03:00