aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/cgi_ext/stdinput.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9 compat: ensure binary encoding for post body parsingJeremy Kemper2008-05-191-0/+1
* Introduce the request.body stream. Lazy-read to parse parameters rather than ...Jeremy Kemper2007-05-151-0/+23