0
0
Fork 0
zero/spec/unit/zero/response
Gibheer a0422c1054 add cookie support to response
This commit adds support for response cookies. Response now has a method
cookie to fetch the current cookie. One cookie has multiple crumbs which
represent a key value pair. For each crumb multiple options can be set
according to the specs.
2013-10-28 14:37:24 +01:00
..
cookie add cookie support to response 2013-10-28 14:37:24 +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 add cookie support to response 2013-10-28 14:37:24 +01:00