GoDoxy/internal/net/gphttp
2025-04-24 15:34:47 +08:00
..
accesslog merge: access log rotation and enhancements 2025-04-24 15:29:18 +08:00
gpwebsocket feat: add websocket writer and error handling utilities 2025-03-28 08:14:06 +08:00
httpheaders security: drop service headers 2025-04-22 19:28:58 +08:00
loadbalancer merge: main branch 2025-04-24 15:02:31 +08:00
middleware fix: redirectHTTP middleware redirect loop when behind another proxy 2025-04-24 09:27:10 +08:00
reverseproxy security: drop service headers 2025-04-22 19:28:58 +08:00
server feat: add websocket writer and error handling utilities 2025-03-28 08:14:06 +08:00
body.go refactor: move api/v1/utils to net/gphttp 2025-03-28 07:39:26 +08:00
content_type.go refactor: remove forward auth, move module net/http to net/gphttp 2025-03-28 07:39:26 +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: move api/v1/utils to net/gphttp 2025-03-28 07:39:26 +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