Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bmeck
/
node-cookiejar
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
122
Code
Issues
5
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 13, 2022
fix: ensure tests are working
andyburke
authored
ccb012d
View commit details
Copy full SHA for ccb012d
Browse repository at this point
chore: release updated version
andyburke
authored
e0d9c55
View commit details
Copy full SHA for e0d9c55
Browse repository at this point
Merge pull request #39 from bmeck/fix/limit_cookie_parsing_length
Show description for bd4b209
andyburke
authored
bd4b209
View commit details
Copy full SHA for bd4b209
Browse repository at this point
Commits on Dec 9, 2022
fix: bump limit to 32K
andyburke
authored
eaa0002
View commit details
Copy full SHA for eaa0002
Browse repository at this point
fix: add a guard against maliciously-sized cookies
andyburke
authored
a9a320c
View commit details
Copy full SHA for a9a320c
Browse repository at this point
Commits on Sep 29, 2021
chore: bump minor version
andyburke
committed
7d0d631
View commit details
Copy full SHA for 7d0d631
Browse repository at this point
Merge pull request #38 from Finesse/hotfix/http-request-value
Show description for 68425a1
andyburke
authored
68425a1
View commit details
Copy full SHA for 68425a1
Browse repository at this point
Commits on Sep 26, 2021
Add a missing space in the strings produced for `cookie:`
Finesse
committed
77a3fe9
View commit details
Copy full SHA for 77a3fe9
Browse repository at this point
Commits on May 30, 2018
update version
andyburke
committed
fbed912
View commit details
Copy full SHA for fbed912
Browse repository at this point
Merge pull request #34 from danielmcq/master
Show description for f6e3097
andyburke
authored
f6e3097
View commit details
Copy full SHA for f6e3097
Browse repository at this point
Commits on May 25, 2018
Make bad cookie logic more obvious on what it is checking for
danielmcq
committed
1730d38
View commit details
Copy full SHA for 1730d38
Browse repository at this point
Fix code to conform to jshint rules
danielmcq
committed
e25d725
View commit details
Copy full SHA for e25d725
Browse repository at this point
Warn when cookie header is invalid
danielmcq
committed
46dabdc
View commit details
Copy full SHA for 46dabdc
Browse repository at this point
Fix issue when parsing invalid cookies
danielmcq
committed
544d394
View commit details
Copy full SHA for 544d394
Browse repository at this point
Merge pull request #32 from s-nesrine/feat-add-badges
Show description for 207de77
andyburke
authored
207de77
View commit details
Copy full SHA for 207de77
Browse repository at this point
Merge branch 'master' into feat-add-badges
andyburke
authored
4ab711d
View commit details
Copy full SHA for 4ab711d
Browse repository at this point
Merge pull request #31 from Edmeral/fix-readme-formatting
Show description for 08f35dc
andyburke
authored
08f35dc
View commit details
Copy full SHA for 08f35dc
Browse repository at this point
Commits on Mar 30, 2018
Fixing paragraph formatting
Edmeral
committed
05558ec
View commit details
Copy full SHA for 05558ec
Browse repository at this point
Commits on Mar 27, 2018
Adding badges (npm, devDependencies)
Nesrine Setitra
committed
82c8d95
View commit details
Copy full SHA for 82c8d95
Browse repository at this point
Commits on Jun 13, 2017
Merge pull request #29 from EsrefDurna/master
Show description for 072b490
andyburke
authored
072b490
View commit details
Copy full SHA for 072b490
Browse repository at this point
Commits on Jun 12, 2017
updated package jshint from 2.8.0 to 2.9.4
Show description for 763e156
EsrefDurna
committed
763e156
View commit details
Copy full SHA for 763e156
Browse repository at this point
Commits on Apr 5, 2017
2.1.1
bfarias-godaddy
committed
bdbae6a
View commit details
Copy full SHA for bdbae6a
Browse repository at this point
Merge pull request #28 from AmineMenguellat/feat-better-doc-for-cookie-addition
Show description for 81681d1
bmeck
authored
81681d1
View commit details
Copy full SHA for 81681d1
Browse repository at this point
Commits on Mar 27, 2017
Better document cookie addition
Show description for 39b2be4
amine
committed
39b2be4
View commit details
Copy full SHA for 39b2be4
Browse repository at this point
Commits on Jul 13, 2016
2.1.0
bfarias-godaddy
committed
f7c331b
View commit details
Copy full SHA for f7c331b
Browse repository at this point
Commits on Jul 12, 2016
Merge pull request #25 from keithamus/fix-24-add-cookieaccessinfo-all
Show description for c9c3a0c
bmeck
authored
c9c3a0c
View commit details
Copy full SHA for c9c3a0c
Browse repository at this point
feat: add CookieAccessInfo.All sentinel
Show description for a0a4cbd
keithamus
committed
a0a4cbd
View commit details
Copy full SHA for a0a4cbd
Browse repository at this point
Commits on Nov 11, 2015
v2.0.6
bmeck
committed
3c3d43c
View commit details
Copy full SHA for 3c3d43c
Browse repository at this point
v2.0.5
bmeck
committed
85bcc33
View commit details
Copy full SHA for 85bcc33
Browse repository at this point
remove prepublish and move jshint to devDep
bmeck
committed
79a66df
View commit details
Copy full SHA for 79a66df
Browse repository at this point
Commits on Oct 19, 2015
Merge pull request #21 from andyburke/fix_explicit_path
Show description for 16ccebe
bmeck
committed
16ccebe
View commit details
Copy full SHA for 16ccebe
Browse repository at this point
Commits on Sep 14, 2015
Bump version.
andyburke
committed
37eb764
View commit details
Copy full SHA for 37eb764
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fix_explicit_path
andyburke
committed
d23672c
View commit details
Copy full SHA for d23672c
Browse repository at this point
Check for explicit paths as root, not as full path.
andyburke
committed
698a45b
View commit details
Copy full SHA for 698a45b
Browse repository at this point
v2.0.3
bmeck
committed
943562d
View commit details
Copy full SHA for 943562d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.