6 Commits

Author SHA1 Message Date
wood chen
1bf60702c2
Update readme.md 2024-11-17 09:58:43 +08:00
fe6d604600 feat(internal/handler/proxy): enhance proxy handler to handle image requests and important headers
feat(internal/utils): add IsImageRequest function to identify image requests
2024-11-17 09:01:19 +08:00
78f9d431bc docs: Update configuration documentation and disable compression algorithms
Disable Gzip and Brotli compression algorithms in config.json and update readme.md accordingly
2024-10-30 11:18:13 +08:00
594cd0263e docs: Update README with new features and tips 2024-10-30 09:50:37 +08:00
wood chen
533737692d
Update readme.md 2024-10-30 00:08:43 +08:00
96068e2dfe feat(proxy-go): Initialize project structure and dependencies
Add .gitignore, go.mod, and readme.md files to set up the project structure and dependencies.
2024-10-29 23:02:08 +08:00