diff options
author | Ryan McGeary <ryan@mcgeary.org> | 2012-02-06 17:47:17 -0500 |
---|---|---|
committer | Ryan McGeary <ryan@mcgeary.org> | 2012-02-07 13:28:29 -0500 |
commit | 6efb849b32f672d9c26f36d2c823b134f49bd892 (patch) | |
tree | a770cda85563ba9c693b54f503f8235c57c6e35d /actionpack/test/controller/webservice_test.rb | |
parent | 275c3a1cb3d0f38d1a28b1a8d6145a4d7e379acc (diff) | |
download | rails-6efb849b32f672d9c26f36d2c823b134f49bd892.tar.gz rails-6efb849b32f672d9c26f36d2c823b134f49bd892.tar.bz2 rails-6efb849b32f672d9c26f36d2c823b134f49bd892.zip |
Fixed force_ssl redirects to include original query params
`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
Diffstat (limited to 'actionpack/test/controller/webservice_test.rb')
0 files changed, 0 insertions, 0 deletions