Homec4science

Handle "multipart/form-data" correctly even if we get the data

Authored by epriestley <git@epriestley.com> on Aug 4 2013, 20:37.

Description

Handle "multipart/form-data" correctly even if we get the data

Summary: Fixes T3673. Supposedly we won't get any data in this case, but it seems we sometimes do. See discussion in task.

Test Plan: Used var_dump(), etc., to verify we short circuit out of "multipart/form-data" posts regardless of the presence of input data.

Reviewers: nmalcolm, btrahan

Reviewed By: nmalcolm

CC: aran

Maniphest Tasks: T3673

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

Details

Committed
epriestley <git@epriestley.com>Aug 4 2013, 20:37
Pushed
aubortJan 31 2017, 17:16
Parents
rPHed9edc5d3ace: Minor, fix Paste SQL patch for databases with all warnings turned on.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHa5f790e19207: Handle "multipart/form-data" correctly even if we get the data (authored by epriestley <git@epriestley.com>).Aug 4 2013, 20:37