Closed will1471 closed 8 years ago
Docs added in #11 reference a method called forget, the code in #10 adds method called expire.
forget
expire
As far as I can see there is no forget method, and docs need updating to use expire.
This is fixed in https://github.com/dflydev/dflydev-fig-cookies/pull/15
Docs added in #11 reference a method called
forget
, the code in #10 adds method calledexpire
.As far as I can see there is no
forget
method, and docs need updating to useexpire
.