Home GnuPG

Add an option to HTTPSFuture to ignore Location headers
488cd262cabfUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add an option to HTTPSFuture to ignore Location headers

Summary: Sometimes it can be handy to get the request directly rather than following a redirect, such as a badly-implemented 404 page or a broken webserver sending data alongside a Location header.

Test Plan: Use HTTPSFuture to download data from one of said broken servers.

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, aran

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

Details

Provenance
Asher Baker <asherkin@gmail.com>Authored on Sep 6 2013, 1:50 AM
epriestley <git@epriestley.com>Committed on Sep 6 2013, 1:50 AM
Parents
rPHUTIL84cac75fbcc7: Provide explicit remarkup block priorities
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUTIL488cd262cabf: Add an option to HTTPSFuture to ignore Location headers (authored by Asher Baker <asherkin@gmail.com>).Sep 6 2013, 1:50 AM