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
F13164932: D21122.diff
Tue, May 7, 4:59 AM
Unknown Object (File)
Sat, May 4, 7:11 PM
Unknown Object (File)
Wed, May 1, 12:54 AM
Unknown Object (File)
Sat, Apr 20, 5:12 PM
Unknown Object (File)
Apr 5 2024, 5:25 AM
Unknown Object (File)
Mar 26 2024, 2:23 AM
Unknown Object (File)
Mar 22 2024, 4:44 AM
Unknown Object (File)
Mar 14 2024, 6:10 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
Branch
notification1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24119
Build 33210: Run Core Tests
Build 33209: arc lint + arc unit

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.