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 03:47:04 +00:00
Code
Releases
Activity
Files
46ff69e28e6e4039db9bc7a4472e182fd3d72a5a
kararas_iris
/
core
/
host
History
Gerasimos (Makis) Maropoulos
b6a36bf28d
iris.TLS starts a secondary http redirection server now (like AutoTLS did) and add 'iris.TLSNoRedirect' to disable it (on both TLS and AutoTLS)
...
Former-commit-id: c7a535bf860a67604de3d09ade30599611e096f1
2020-05-08 21:13:12 +03:00
..
interrupt.go
version 12.1.5
2020-02-02 16:29:06 +02:00
proxy_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
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
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
task.go
don't fire ErrServerClosed on manually interrupt signals (CTRL/CMD+C)
2020-04-28 05:22:58 +03:00