18 Commits

Author SHA1 Message Date
f9ff71f62a add pprof handler
Some checks failed
build container / build-container (push) Failing after 22s
run go test / test (push) Failing after 19s
2025-03-03 00:26:29 +08:00
b2445cf774 add middlewares 2025-01-10 01:20:45 +08:00
45f69d994e move server into seperate package 2025-01-09 23:31:30 +08:00
5adf734e53 improve logging 2025-01-09 23:15:39 +08:00
dbff5b7c44 fix refresh policy 2025-01-09 23:14:49 +08:00
b4d5a8a4eb ignore eof error when content length is 0 or response body is read to end 2025-01-09 21:33:43 +08:00
593cb02d3f fix a warning 2024-12-25 11:03:18 +08:00
018c07d944 remove logrus and unused deps 2024-12-25 11:00:02 +08:00
a73321aa04 remove pprof as it is not needed any more 2024-12-25 10:02:20 +08:00
068a4b5b7c fix memory object release and io.ReadAtLeast 2024-12-19 10:58:46 +08:00
09bb9c3e5d fix small mistake 2024-12-19 01:27:14 +08:00
f49675a7b3 add cache-policy 2024-12-19 00:03:22 +08:00
da78e79dcd add capability to serve with nginx 2024-12-18 17:16:55 +08:00
1e63315634 check local path boundary 2024-12-18 17:09:02 +08:00
5359b8b052 handle GET request only 2024-12-18 14:30:14 +08:00
055d113c80 fix bugs 2024-12-18 14:17:59 +08:00
266f9f565b update 2024-12-18 10:56:44 +08:00
561db9f840 first commit 2024-12-16 21:11:32 +08:00