assert-request
assert-request copied to clipboard
A cookies mixin
A cookies mixin could be very helpful in some cases in simplifying use cases of the header mixin.
.header now has support for Set-Cookie (it didn't before as it was an array). A cookies mixin might still be helpful, but I think that this change makes checking cookies a lot easier.