Files
Shivan effc1f3612 Skip body sniffing for Content-Disposition: attachment responses (#34589)
Responses marked as downloads (Content-Disposition: attachment) were
being body-sniffed, which meant De-AMP redirected to a canonical URL
instead of downloading the file. 

Check for attachment disposition early in the throttle handlers/producers.
2026-03-11 06:34:11 +00:00
..