This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-21 11:57:02 +00:00
Code
Releases
Activity
Files
ff5e43f341cce0cf79be9e68edcb58a1c13efda4
kararas_iris
/
core
/
host
History
Gerasimos (Makis) Maropoulos
ff5e43f341
AutoTLS: allow fallback servers to not run on :80
2020-08-13 07:24:46 +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
re-add the mutex on sessions.LifeTime
2020-08-12 07:48:45 +03:00
supervisor.go
AutoTLS: allow fallback servers to not run on :80
2020-08-13 07:24:46 +03:00
task.go
friendly name displayed on AutoTLS as suggested at
#1578
2020-08-12 08:18:31 +03:00