mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
`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.