iris/context
Gerasimos (Makis) Maropoulos c3205dafa1 New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
Read HISTORY.md it contains a breaking change, second parameter of HandleDir should be iris.Dir(...) instead of just a string

relative to: https://github.com/kataras/iris/issues/1556#issuecomment-661057446


Former-commit-id: 14b48a06fb3b99287dff543932be2937a64233b9
2020-07-24 13:03:49 +03:00
..
accept_header.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
application.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
compress.go New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
configuration.go Option for Socket Sharding as requested at #1544 2020-06-26 20:29:36 +03:00
context.go minor 2020-07-20 13:36:39 +03:00
handler.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
i18n.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
pool.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
problem.go minor 2020-07-20 13:36:39 +03:00
request_params.go README: update benchmarks. 2020-07-18 14:35:27 +03:00
response_recorder.go add 'DirOptions.PushTargets' for http/2 push on index(es) - #1562 2020-07-16 08:03:55 +03:00
response_writer.go doc: minor 2020-07-19 10:26:59 +03:00
route.go file-server: fix ShowList on root dir 2020-07-05 05:39:48 +03:00
status.go fix #1531 and introduce the 'Configuration.ResetOnFireErrorCode' (read HISTORY.md) 2020-06-08 05:16:55 +03:00
transaction.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00