lolly/internal
xfy 5593a729b8 perf(compression): use bytes operations to avoid string allocation
- Replace strings.ToLower(string(...)) with bytes.ToLower
- Reduces memory allocation in hot path for Accept-Encoding checks

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-30 15:59:42 +08:00
..
2026-04-30 13:42:53 +08:00
2026-04-30 13:42:53 +08:00
2026-04-30 13:42:53 +08:00
2026-04-30 13:42:53 +08:00