What steps will reproduce the problem?
1. create a post request
2. under form payload add a new entry
3. paste a multiline text for example a small CSV output
What is the expected output? What do you see instead?
the line return should be urlencoded, but because an input is used, they are
stripped from the, using a textarea instead of an input would allow for
multiple line form values.
On what operating system, browser and browser version?
Chrome 29.0.1547.22 / OSX 10.8
Please provide any additional information below.
Original issue reported on code.google.com by dcol...@gmail.com on 16 Jul 2013 at 10:33
Original issue reported on code.google.com by
dcol...@gmail.com
on 16 Jul 2013 at 10:33