yusing
|
ac4b7e9490
|
feat(http3): add HTTP/3 support and refactor server handling code into utility functions
|
2025-04-02 15:34:13 +08:00 |
|
yusing
|
c8935102c3
|
feat: add validation for localhost routes to prevent usage of godoxy port causing self recursion
|
2025-03-29 02:59:40 +08:00 |
|
yusing
|
232f720e77
|
refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests
|
2025-03-28 08:45:06 +08:00 |
|
yusing
|
2f476603d3
|
feat: implement experimental BackScanner for reading files backward and add tests for various scenarios
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
366fede517
|
feat: add websocket writer and error handling utilities
|
2025-03-28 08:14:06 +08:00 |
|
yusing
|
5d2df3550b
|
refactor: remove forward auth, move module net/http to net/gphttp
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
dfd2f3962c
|
refactor: move api/v1/utils to net/gphttp
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
d315710310
|
refactor: improved reverse proxy performance, reduce memory allocation calls
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
3424cc4e51
|
refactor: simplfy and move net/http/server to net/gphttp/server
|
2025-03-28 07:39:26 +08:00 |
|