0
0
zero/spec/unit/zero/response/cookie
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
..
add_crumb_spec.rb add cookie support to response 2013-10-28 14:37:24 +01:00
get_crumb_spec.rb add cookie support to response 2013-10-28 14:37:24 +01:00
to_header_spec.rb add cookie support to response 2013-10-28 14:37:24 +01:00