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
2015-01-14 12:37:58 +05:30
..
cache.rb Extract Date header to string constant in Http Response, similar to other headers 2015-01-14 12:37:58 +05:30
filter_parameters.rb "subhash" --> "sub-hash" 2014-04-19 04:03:43 +05:30
filter_redirect.rb only ask for the location filters once 2014-01-31 12:00:54 -08:00
headers.rb Use a frozen Set instance for CGI_VARIABLES. 2014-06-05 22:05:02 -04:00
mime_negotiation.rb allow reseting of request variants 2014-12-16 11:37:04 +01:00
mime_type.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
mime_types.rb Add Mime::Type.register "text/vcard", :vcf to the default list of mime types 2013-12-05 15:49:06 -08:00
parameter_filter.rb ParameterFilter shouldn't try to dup symbol keys 2014-12-13 15:34:59 -05:00
parameters.rb Remove deprecated ActionDispatch::Http::Parameters#symbolized_path_parameters 2015-01-04 11:58:41 -03:00
rack_cache.rb
request.rb Remove deprecated ActionDispatch::Request#deep_munge 2015-01-04 11:58:41 -03:00
response.rb Remove unneeded requires 2015-01-04 12:11:03 -03:00
upload.rb always transcode the file to utf-8 2014-07-16 11:35:27 -07:00
url.rb Add docs for ActionDispatch::Http::URL methods 2014-12-18 15:31:45 -08:00