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
Unknown Object (File)
Tue, Apr 29, 9:10 AM
Unknown Object (File)
Sun, Apr 27, 7:21 PM
Unknown Object (File)
Sun, Apr 27, 6:17 PM
Unknown Object (File)
Sat, Apr 26, 6:09 AM
Unknown Object (File)
Fri, Apr 25, 6:31 PM
Unknown Object (File)
Thu, Apr 24, 6:39 AM
Unknown Object (File)
Apr 9 2025, 9:04 PM
Unknown Object (File)
Apr 7 2025, 12:48 PM
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.