mirror of
https://github.com/woodchen-ink/proxy-go.git
synced 2025-07-18 08:31:55 +08:00
- Modify CacheKey to use a simplified string representation of Vary headers - Update GenerateCacheKey to handle Vary headers more efficiently - Implement caching in FixedPathProxyMiddleware with cache hit/miss tracking - Improve response handling by reading entire response body before writing - Add error handling for connection-related issues during response writing