- 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>
- 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>