1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
Ricardo Díaz 093a4cde26 Drop support for the SERVER_ADDR header
Following up https://github.com/rails/rails/pull/42349 and
https://github.com/rack/rack/pull/1573 the `SERVER_ADDR` header can be
dropped, considering that it's not required by the CGI spec.
2021-06-02 12:34:15 -05:00
..
http Drop support for the SERVER_ADDR header 2021-06-02 12:34:15 -05:00
journey cause rails to correctly place optional path parameters 2021-05-27 18:21:01 -07:00
middleware Remove ActionDispatch::Flash::NullFlash 2021-05-18 21:26:24 -05:00
request Set session options when initializing a basic session 2021-06-01 12:27:42 -04:00
routing Prevent string polymorphic route arguments 2021-05-04 13:56:37 -07:00
system_testing Allow setting a custom path to store the System Test screenshots 2021-05-05 15:57:36 +02:00
testing [ci skip] Improve sentence around setting xhr:true for process method in 2021-05-21 17:09:41 +01:00
journey.rb Remove unused journey code 2020-04-25 00:40:37 +09:00
railtie.rb ActionDispatch::Request#content_type now returned Content-Type header as it is 2021-01-27 00:28:54 +00:00
routing.rb
system_test_case.rb Load selenium/webdriver only if needed 2020-05-07 15:53:32 +03:00