Closed Florian-R closed 9 years ago
Hey @Florian-R ,
This feature has actually been requested in the past. You can read https://github.com/ScottHamper/Cookies/pull/12 for background.
If you can clearly explain a real world use case where this ends up being a valuable feature, then I would absolutely consider adding it.
Sorry for the dupe, missed #12 when I’ve searched for precedent issues. Going to close this, as I wanted this merely as a convenience (not having to keep an array of all possible keys and iterate on them), but after reading the initial issue, I agree there's subtle edge-case. Thanks for taking the time to answer to this.
Just asking if this is something welcome before i open a PR. It's sometimes convenient to retrieve all the cookies in a raw. Quickly done implementation
Mind a PR for this, or you'd prefer to keep the API ultra slick?