Skip to content

Pull requests: pillarjs/cookies

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Isolate Cookie.prototype
#153 opened Feb 29, 2024 by iegik Loading… updated Feb 29, 2024
Require cookie value to be string (unset omitted or null) pr
#114 opened Sep 11, 2019 by zachasme Loading… updated Dec 29, 2023
Support for multiple cookies with the same name from different domains pr
#113 opened Sep 5, 2019 by zachasme Loading… updated Dec 29, 2023
URL Decoding of Raw Cookie Values awaiting more info pr
#112 opened Jul 15, 2019 by barakshechter Loading… updated Dec 29, 2023
Send max-age header as well as expires if it is set pr
#107 opened Mar 19, 2019 by jakeprime Loading… updated Dec 29, 2023
Support Http2 pr
#99 opened Jul 30, 2018 by sogaani Loading… updated Dec 29, 2023
1.0.0 1.0.0
#48 opened Jun 19, 2014 by jonathanong Loading… updated Dec 29, 2023
2 tasks
1.0.0
Allow maxAge of 0 needs tests pr
#97 opened May 20, 2018 by smcmurray Loading… updated Oct 11, 2019
Eliminate unneeded work when missing signing keys bug needs tests pr
#96 opened May 20, 2018 by smcmurray Loading… updated Oct 11, 2019
Add cookies.remove(name[, options]) method enhancement needs tests pr
#98 opened May 20, 2018 by smcmurray Loading… updated Oct 11, 2019
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.