mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
6efb849b32
`ActionController.force_ssl` redirects http URLs to their https equivalent; however, when a URL contains a query string, the resulting redirect lacked the original query string. Conflicts: actionpack/lib/action_controller/metal/force_ssl.rb |
||
---|---|---|
.. | ||
conditional_get.rb | ||
cookies.rb | ||
data_streaming.rb | ||
exceptions.rb | ||
flash.rb | ||
force_ssl.rb | ||
head.rb | ||
helpers.rb | ||
hide_actions.rb | ||
http_authentication.rb | ||
implicit_render.rb | ||
instrumentation.rb | ||
mime_responds.rb | ||
params_wrapper.rb | ||
rack_delegation.rb | ||
redirecting.rb | ||
renderers.rb | ||
rendering.rb | ||
request_forgery_protection.rb | ||
rescue.rb | ||
responder.rb | ||
session_management.rb | ||
streaming.rb | ||
testing.rb | ||
url_for.rb |