Homec4science

Add a request parser.

Authored by Gareth Evans <garoevans@gmail.com> on Jun 24 2013, 16:14.

Description

Add a request parser.

Summary:
Parses the get and post array's. Cleans the keys up. PHP replaces certain characters one of these being a period ".", this is silly and we want to get it back.

Ref T3432

Test Plan:
Parse both request arrays and use phabricator generally.
Start submitting forms, including nested data (cc[0]=...).
Use custom fields with a period in the key.

Reviewers: epriestley

CC: aran, Korvin

Maniphest Tasks: T3432

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

Details

Committed
epriestley <git@epriestley.com>Jun 24 2013, 16:21
Pushed
aubortMar 17 2017, 12:03
Parents
rPHUc36f0ed013d8: Add Asana and Amazon OAuth adapters
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHU800b03b0c7ff: Add a request parser. (authored by Gareth Evans <garoevans@gmail.com>).Jun 24 2013, 16:21