GoDoxy/internal/net/gphttp
yusing f45f3fba79
Some checks are pending
Docker Image CI (nightly) / build-nightly (push) Waiting to run
Docker Image CI (nightly) / build-nightly-agent (push) Waiting to run
refactor: logic refactor for setting xff header
2025-05-16 20:14:03 +08:00
..
gpwebsocket style: gofmt and fix golangcl-ilint 2025-05-11 06:34:35 +08:00
httpheaders feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +08:00
loadbalancer feat(health): add health check detail to health api 2025-05-05 13:27:00 +08:00
middleware style: gofmt and fix golangcl-ilint 2025-05-11 06:34:35 +08:00
reverseproxy refactor: logic refactor for setting xff header 2025-05-16 20:14:03 +08:00
server security: disallow tls1.0/1.1 2025-05-12 12:22:52 +08:00
body.go refactor(api): restructure existing routes and remove unused debug endpoints and command line arguments 2025-05-10 13:12:41 +08:00
content_type.go fix(http): content type detection 2025-05-04 16:18:46 +08:00
content_type_test.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
default_client.go merge: better favicon handling 2025-04-24 15:34:47 +08:00
error.go refactor: improve error handling and response formatting in API 2025-05-03 17:41:10 +08:00
logging.go refactor: move api/v1/utils to net/gphttp 2025-03-28 07:39:26 +08:00
methods.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
modify_response_writer.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
serve_mux.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
status_code.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00
transport.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +08:00