GoDoxy/internal/net/http
2024-11-30 04:00:55 +08:00
..
loadbalancer modules reorganized and code refactor 2024-11-25 01:40:12 +08:00
middleware updated validation for middleware options 2024-11-30 04:00:55 +08:00
server modules reorganized and code refactor 2024-11-25 01:40:12 +08:00
common.go improved HTTP performance, especially when match_domains are used; api json string fix 2024-11-02 07:14:03 +08:00
content_type.go refactor and typo fixes 2024-11-02 03:14:47 +08:00
content_type_test.go improved idlewatcher and content type matching, update CI 2024-10-07 17:41:08 +08:00
header_utils.go get back aa6fafd5, accidentally reverted in 03cad9f3 2024-10-07 00:06:29 +08:00
logger.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
modify_response_writer.go refactor and typo fixes 2024-11-02 03:14:47 +08:00
reverse_proxy_mod.go metric unregistration on route removal, fixed multi-ips as visitor label detected from x headers 2024-11-10 06:47:59 +08:00
status_code.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