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
F15427017: D21122.id50301.diff
Sun, Mar 23, 12:14 PM
F15421237: D21122.id50301.diff
Fri, Mar 21, 9:56 PM
F15411666: D21122.diff
Wed, Mar 19, 9:31 AM
F15395019: D21122.diff
Sun, Mar 16, 2:34 AM
F15375705: D21122.diff
Wed, Mar 12, 11:36 PM
F15335039: D21122.diff
Sat, Mar 8, 1:51 PM
Unknown Object (File)
Mon, Mar 3, 9:54 AM
Unknown Object (File)
Feb 14 2025, 11:00 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.