1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch
Prem Sichanugrist 3047376870 Add #no_content_type attribute to AD::Response
Setting this attribute to `true` will remove the content type header
from the request. This is use in `render :body` feature.
2014-02-18 12:11:41 -05:00
..
middleware_stack
request test boolean and number json param parsing 2014-01-23 21:56:28 -05:00
routing Transform dashes to underscores in resource route names 2014-01-25 07:19:33 +00:00
session Remove comments about removing LegacyKeyGenerator in 4.1 2013-04-03 08:28:37 -05:00
callbacks_test.rb
cookies_test.rb Re-write legacy (marshal) cookies on read 2014-02-11 01:54:17 -08:00
debug_exceptions_test.rb Revert "Merge pull request #9660 from sebasoga/change_strong_parameters_require_behaviour" 2013-11-02 14:30:03 -05:00
header_test.rb Http::Headers directly modifies the passed environment. 2013-03-15 10:13:49 +01:00
live_response_test.rb
mapper_test.rb
middleware_stack_test.rb
mime_type_test.rb Fixed test for Mime::VCF 2013-12-06 08:15:43 +01:00
mount_test.rb Revert "Don't remove trailing slash from PATH_INFO for mounted apps" 2014-01-16 10:13:51 +01:00
prefix_generation_test.rb Allow engine root relative redirects using an empty string. 2014-01-01 11:19:14 +00:00
rack_cache_test.rb
rack_test.rb docs, link to HTTP and CGI header definitions. [ci skip] 2014-02-10 15:51:51 +01:00
reloader_test.rb
request_id_test.rb
request_test.rb Check if variant array contains only symbols 2014-02-13 18:05:55 +01:00
response_test.rb Add #no_content_type attribute to AD::Response 2014-02-18 12:11:41 -05:00
routing_assertions_test.rb
routing_test.rb Set the :shallow_path as each scope is generated 2014-02-09 10:46:07 -08:00
show_exceptions_test.rb Merge pull request #9857 from yyyc514/bad_params_should_400 2013-04-30 17:38:56 -07:00
ssl_test.rb Space is not required for Set-Cookie header 2013-07-05 15:40:14 +09:00
static_test.rb use File.exist? instead of File.exists? 2014-02-09 17:39:55 +09:00
test_request_test.rb Allow overriding of all headers from passed environment hash 2013-07-25 07:54:57 +01:00
test_response_test.rb
uploaded_file_test.rb
url_generation_test.rb Spelling and Grammar check [ci skip] 2013-12-16 00:44:37 +05:30