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
Kasper Timm Hansen ed56a03104
Merge pull request #33829 from mtsmfm/encode-filename
Encode Content-Disposition filenames on send_data and send_file
2018-09-23 19:43:06 +02:00
..
cache.rb Add support for more HTTP cache controls 2018-06-13 18:08:24 +02:00
content_disposition.rb Encode Content-Disposition filenames on send_data and send_file 2018-09-13 21:38:46 +09:00
content_security_policy.rb Add CSP nonce to style-src directive 2018-05-19 11:14:29 +09:00
filter_parameters.rb [ci skip] Fix doc typos ActionDispatch::Http::FilterParameters 2018-04-20 13:22:48 +02:00
filter_redirect.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
headers.rb Enable Start/EndWith and RegexpMatch cops 2018-07-28 17:37:17 -04:00
mime_negotiation.rb Permit list usage cleanup and clearer documentation 2018-08-27 09:51:46 -04:00
mime_type.rb Partly revert 1e526788e6 2018-02-17 13:09:30 -08:00
mime_types.rb Fix typo in mime type registering 2017-11-29 02:37:39 -05:00
parameter_filter.rb Update ParameterFilter to yield original parameters 2018-08-22 15:54:26 -04:00
parameters.rb Remove deprecated ActionController::ParamsParser::ParseError 2017-10-23 12:50:45 -04:00
rack_cache.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
request.rb Add DSL for configuring Content-Security-Policy header 2017-11-27 05:59:26 +00:00
response.rb Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
upload.rb Add implicit to path conversion to uploaded file (#28676) 2018-07-22 10:00:40 +02:00
url.rb Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00