assert-request icon indicating copy to clipboard operation
assert-request copied to clipboard

A cookies mixin

Open PlasmaPower opened this issue 10 years ago • 1 comments

A cookies mixin could be very helpful in some cases in simplifying use cases of the header mixin.

PlasmaPower avatar Mar 28 '16 22:03 PlasmaPower

.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.

PlasmaPower avatar Mar 29 '16 03:03 PlasmaPower