rails--rails/actionpack/lib
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
..
abstract_controller Keep process_action private when redefined 2021-05-13 14:14:24 -04:00
action_controller Allow to overwrite Cache-Control header in `fresh_when` and `stale?` 2021-05-28 12:32:30 +02:00
action_dispatch Drop support for the `SERVER_ADDR` header 2021-06-02 12:34:15 -05:00
action_pack Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
abstract_controller.rb Make sure to require active_support.rb before requiring active_support/rails.rb 2019-07-12 18:30:58 +09:00
action_controller.rb Removing monkeypatched `URI#unescape` since main branch follows ruby 2.7 2021-02-07 08:20:17 -03:00
action_dispatch.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00
action_pack.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00