Homec4science

Add an option to HTTPSFuture to ignore Location headers

Authored by Asher Baker <asherkin@gmail.com> on Sep 6 2013, 01:50.

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

Committed
epriestley <git@epriestley.com>Sep 6 2013, 01:50
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU84cac75fbcc7: Provide explicit remarkup block priorities
Branches
Unknown
Tags
Unknown

Event Timeline

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