iris/core/host
Gerasimos (Makis) Maropoulos 0f113dfcda (#1554) Add support for all common compressions (write and read)
- Remove the context.Context interface and export the *context, the iris.Context now points to the pointer\nSupport compression and rate limiting in the FileServer\nBit of code organisation


Former-commit-id: ad1c61bf968059510c6be9e7f2cceec7da70ba17
2020-07-10 23:21:09 +03:00
..
interrupt.go version 12.1.5 2020-02-02 16:29:06 +02:00
proxy_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
proxy.go iris.TLS starts a secondary http redirection server now (like AutoTLS did) and add 'iris.TLSNoRedirect' to disable it (on both TLS and AutoTLS) 2020-05-08 21:13:12 +03:00
supervisor_task_example_test.go don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C) 2020-04-28 05:22:58 +03:00
supervisor_test.go use a custom version of httpexpect which removes things that Iris or its users not use at all in order to reduce the download filesize 2020-05-06 21:08:12 +03:00
supervisor.go Option for Socket Sharding as requested at #1544 2020-06-26 20:29:36 +03:00
task.go don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C) 2020-04-28 05:22:58 +03:00