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/http
2012-02-28 17:48:26 -08:00
..
cache.rb Merge pull request #3479 from arvida/ensure-date-header-on-expires-in 2012-02-18 00:28:23 -08:00
filter_parameters.rb Exclude rack.request.form_vars from request.filtered_env 2012-01-18 19:42:31 +01:00
headers.rb Unneeded require memoizable 2011-11-12 23:15:54 +09:00
mime_negotiation.rb Check Accept and Content-Type headers before evaluating them in xhr requests. Closes #2119 2011-07-19 22:05:16 +02:00
mime_type.rb Correctly handle single media with q value. Fixes #736. 2012-02-06 18:12:55 -08:00
mime_types.rb Add 'image/pjpeg' format used by IE 2012-01-29 17:36:10 +01:00
parameter_filter.rb Use freezed string constant. Some string literals is used repeatedly. 2011-12-08 02:19:15 +09:00
parameters.rb deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
rack_cache.rb Deprecate RAILS_CACHE constant. 2012-01-18 01:53:09 +09:00
request.rb reduced localhost check to two method calls 2012-02-28 17:48:26 -08:00
response.rb remove check for string from request body setter 2011-12-21 15:03:35 +03:00
upload.rb deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
url.rb Delegate subdomain method to the URL module, removing duplication 2012-01-12 14:47:25 -02:00