Page MenuHomePhabricator

Disable automatic decoding of "Content-Encoding" responses during "Accept-Encoding" setup test
ClosedPublic

Authored by epriestley on Apr 15 2020, 12:28 PM.
Tags
None
Referenced Files
F15544587: D21122.diff
Sat, Apr 26, 6:09 AM
F15542735: D21122.id.diff
Fri, Apr 25, 6:31 PM
F15535778: D21122.diff
Thu, Apr 24, 6:39 AM
F15484948: D21122.diff
Wed, Apr 9, 9:04 PM
F15477151: D21122.id50301.diff
Mon, Apr 7, 12:48 PM
F15469001: D21122.id50303.diff
Fri, Apr 4, 8:17 AM
F15434032: D21122.diff
Mar 25 2025, 1:35 AM
F15431233: D21122.id.diff
Mar 24 2025, 11:13 AM
Subscribers
None

Details

Summary

Ref T13507. Now that we handle processing of "Content-Encoding: gzip" headers by default, this setup check can get a decompressed body back. Since it specifically wants a raw body back, disable this behavior.

Also, "@" a couple things which can get in the way if they fail now that error handling is more aggressive about throwing on warnings.

Test Plan

Ran setup check after other changes in T13507, got clean result.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 15 2020, 1:28 PM
This revision was automatically updated to reflect the committed changes.