0
0
zero/spec/unit/zero/response
Gibheer ae0b32a58f take strings for body
This makes the assignment for bodies easier when using plain Strings.
They get wrapped in an array as per rack definition.
For every other type, they have to implement each and get directly set
as body or have to be rendered to Strings first.
2013-01-09 20:08:26 +01:00
..
body_spec.rb take strings for body 2013-01-09 20:08:26 +01:00
content_length_spec.rb Split response_spec.rb into single test files 2013-01-06 20:46:29 +01:00
content_type_spec.rb Split response_spec.rb into single test files 2013-01-06 20:46:29 +01:00
header_spec.rb Split response_spec.rb into single test files 2013-01-06 20:46:29 +01:00
redirect_spec.rb Split response_spec.rb into single test files 2013-01-06 20:46:29 +01:00
status_spec.rb Split response_spec.rb into single test files 2013-01-06 20:46:29 +01:00
to_a_spec.rb Split response_spec.rb into single test files 2013-01-06 20:46:29 +01:00