.. |
test_data
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
cloudflare_real_ip.go
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
custom_error_page.go
|
added real_ip and cloudflare_real_ip middlewares, fixed that some middlewares does not work properly
|
2024-09-30 04:03:48 +08:00 |
forward_auth.go
|
containers without port mapped will no longer be served
|
2024-10-01 17:18:17 +08:00 |
middleware.go
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
middleware_builder.go
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
middleware_builder_test.go
|
fixed serialization and middleware compose
|
2024-10-02 01:04:34 +08:00 |
middlewares.go
|
fixed serialization and middleware compose
|
2024-10-02 01:04:34 +08:00 |
modify_request.go
|
fixed issue for container not being excluded on restart
|
2024-09-30 15:19:59 +08:00 |
modify_request_test.go
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
modify_response.go
|
fixed issue for container not being excluded on restart
|
2024-09-30 15:19:59 +08:00 |
modify_response_test.go
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
real_ip.go
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
real_ip_test.go
|
fixed serialization and middleware compose
|
2024-10-02 01:04:34 +08:00 |
redirect_http.go
|
added real_ip and cloudflare_real_ip middlewares, fixed that some middlewares does not work properly
|
2024-09-30 04:03:48 +08:00 |
redirect_http_test.go
|
added real_ip and cloudflare_real_ip middlewares, fixed that some middlewares does not work properly
|
2024-09-30 04:03:48 +08:00 |
test_utils.go
|
added real_ip and cloudflare_real_ip middlewares, fixed that some middlewares does not work properly
|
2024-09-30 04:03:48 +08:00 |
x_forwarded.go
|
containers without port mapped will no longer be served
|
2024-10-01 17:18:17 +08:00 |