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
Carlos Antonio da Silva ddb0d4bec1 Realign assignments ✂️
2014-07-31 13:24:17 -03:00
..
cache.rb Change Http::Cache::SPECIAL_KEYS from Array to Set 2014-06-15 22:26:15 +03:00
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 Upgraded rack 2014-05-19 00:03:08 +03:00
mime_type.rb Replace trivial regexp with string or index, twice as fast 2014-03-28 13:19:47 -04: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 oops, forgot the default parameter 2012-10-18 18:03:09 -07:00
parameters.rb Merge pull request #13999 from jamox/update_rack 2014-07-08 11:46:56 -07:00
rack_cache.rb Deprecate RAILS_CACHE constant. 2012-01-18 01:53:09 +09:00
request.rb LOCALHOST definition should match any 127.0.0.0/8 address 2014-07-18 13:23:45 -04:00
response.rb Handle client disconnect during live streaming 2014-06-08 07:21:14 +09:30
upload.rb always transcode the file to utf-8 2014-07-16 11:35:27 -07:00
url.rb Realign assignments ✂️ 2014-07-31 13:24:17 -03:00