Anthony Johnston
Anthony Johnston
**Version:** v0.3.1 **I'm submitting a ...** (check one with "x") [ ] bug report [x] feature request [ ] support request => Please do not submit support requests here, use...
When I change my configuration for my app the old keys remain, this means I have to clean up the old keys manually Which I may not do, because I...
this allows for builder patterns where the value is, or is not, set ``` mock.set_cookie("NAME", |b| b.value("VALUE").path("/")); ```