Home GnuPG

(stable) Decode "Content-Encoding: gzip" content
71bda66870d8Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(no title)

(stable) Decode "Content-Encoding: gzip" content

Summary:
Fixes T10228. When we receive a gzipped request (rare, but git may send them), decode it before providing it to the application.

This fixes the issue with proxying certain requests described in T10228.

Test Plan:

  • Applied this fix in production.
  • Cloned a problem repository cleanly.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10228

Differential Revision: https://secure.phabricator.com/D15145

Details

Event Timeline

epriestley <git@epriestley.com> committed rPHAB71bda66870d8: (stable) Decode "Content-Encoding: gzip" content (authored by epriestley <git@epriestley.com>).Jan 31 2016, 1:49 AM