mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-23 17:41:05 +01:00
- Added context support to favicon fetching functions to handle timeouts and cancellations. - Improved cache entry structure to include content type and utilize atomic values for last access time. - Implemented maximum cache size and entry limits to optimize memory usage. - Updated error handling for HTTP requests and refined the logic for managing redirects.