1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Guo Xiang Tan f1e53be508
Change default HTTP status to 308 for ActionDispatch::SSL.
308 status code introduced in https://tools.ietf.org/html/rfc7538
preserves the request method unlike 301 status code which would convert
POST requests to GET.
2020-07-06 14:51:24 +08:00
..
minitest
rails Change default HTTP status to 308 for ActionDispatch::SSL. 2020-07-06 14:51:24 +08:00
rails.rb Use optimized subclass of StringInquirer for Rails.env 2020-03-05 14:57:27 -06:00