fix(compress): convert strong ETag to weak ETag when compressing (#4848)
Compressed content is not byte-identical to the original, so strong ETags violate HTTP semantics (RFC 9110). Convert them to weak ETags by adding the W/ prefix, matching the behavior of nginx, Apache, and Express.
T
Taku Amano committed
0bce36bf368ca4c1749285aeed537cba36b551bf
Parent: 75b4308
Committed by GitHub <noreply@github.com>
on 3/31/2026, 8:17:44 AM