GoDoxy/internal/net/http/middleware
2024-10-06 09:23:41 +08:00
..
test_data fixed middleware implementation, added middleware tracing for easier debug 2024-10-02 13:55:41 +08:00
cidr_whitelist.go replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode 2024-10-03 01:50:49 +08:00
cidr_whitelist_test.go fixed middleware implementation, added middleware tracing for easier debug 2024-10-02 13:55:41 +08:00
cloudflare_real_ip.go replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode 2024-10-03 01:50:49 +08:00
custom_error_page.go tuned some http settings, refactor 2024-10-04 07:13:52 +08:00
forward_auth.go added package version api, dependencies upgrade 2024-10-06 09:23:41 +08:00
middleware.go replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode 2024-10-03 01:50:49 +08:00
middleware_builder.go fixed middleware implementation, added middleware tracing for easier debug 2024-10-02 13:55:41 +08:00
middleware_builder_test.go fixed serialization and middleware compose 2024-10-02 01:04:34 +08:00
middlewares.go replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode 2024-10-03 01:50:49 +08:00
modify_request.go replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode 2024-10-03 01:50:49 +08:00
modify_request_test.go implement middleware compose 2024-10-01 16:38:07 +08:00
modify_response.go replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode 2024-10-03 01:50:49 +08:00
modify_response_test.go implement middleware compose 2024-10-01 16:38:07 +08:00
real_ip.go replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode 2024-10-03 01:50:49 +08:00
real_ip_test.go fixed middleware implementation, added middleware tracing for easier debug 2024-10-02 13:55:41 +08:00
redirect_http.go fixed middleware implementation, added middleware tracing for easier debug 2024-10-02 13:55:41 +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 fixed middleware implementation, added middleware tracing for easier debug 2024-10-02 13:55:41 +08:00
trace.go added package version api, dependencies upgrade 2024-10-06 09:23:41 +08:00
x_forwarded.go fixed route gone after container restart / Brename 2024-10-02 15:38:36 +08:00