mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:01 -05:00
The previous implementation of this functionality could be accidentally subverted by instantiating a raw Rack::Request before the first Rails::Request was constructed. Fixes CVE-2013-6417 Conflicts: actionpack/lib/action_dispatch/http/request.rb