GoDoxy/internal/net/http
2024-11-02 07:14:03 +08:00
..
loadbalancer refactor and typo fixes 2024-11-02 03:14:47 +08:00
middleware refactor and typo fixes 2024-11-02 03:14:47 +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
dummy_response_writer.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
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 improved HTTP performance, especially when match_domains are used; api json string fix 2024-11-02 07:14:03 +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