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
Accelerator
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
Type
/
to 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 }}
2eron
/
session
Public
forked from
expressjs/session
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 14, 2014
docs: fix typos in example
Show description for 179e368
ryanseys
authored and
dougwilson
committed
179e368
View commit details
Copy full SHA for 179e368
Browse repository at this point
use on-headers instead of patching writeHead
dougwilson
committed
5f0e07f
View commit details
Copy full SHA for 5f0e07f
Browse repository at this point
build: run tests in spec format
dougwilson
committed
75789de
View commit details
Copy full SHA for 75789de
Browse repository at this point
build: soft testing on node.js 0.11
dougwilson
committed
d9726bc
View commit details
Copy full SHA for d9726bc
Browse repository at this point
Commits on May 12, 2014
1.1.0
dougwilson
committed
f5ac80d
View commit details
Copy full SHA for f5ac80d
Browse repository at this point
deps: update test dependencies
dougwilson
committed
5d326b8
View commit details
Copy full SHA for 5d326b8
Browse repository at this point
build: suport node.js 0.8 again
dougwilson
committed
a81ef44
View commit details
Copy full SHA for a81ef44
Browse repository at this point
readme: fix trailing whitespace
Fishrock123
committed
9849af7
View commit details
Copy full SHA for 9849af7
Browse repository at this point
Rename `key` to `name`. Prioritize `options.name`
Show description for fc4bd2a
Fishrock123
committed
fc4bd2a
View commit details
Copy full SHA for fc4bd2a
Browse repository at this point
Commits on May 8, 2014
Explicitly default `options.proxy` to false.
Fishrock123
committed
b9c0773
View commit details
Copy full SHA for b9c0773
Browse repository at this point
docs: update to newer style & fixes
Show description for 78bffdb
Fishrock123
committed
78bffdb
View commit details
Copy full SHA for 78bffdb
Browse repository at this point
Commits on Apr 28, 2014
docs: add History
dougwilson
committed
e0711a3
View commit details
Copy full SHA for e0711a3
Browse repository at this point
require node.js >= 0.10
dougwilson
committed
f4abf78
View commit details
Copy full SHA for f4abf78
Browse repository at this point
1.0.4
dougwilson
committed
451f941
View commit details
Copy full SHA for 451f941
Browse repository at this point
deps: debug@0.8.1
dougwilson
committed
ebce1a9
View commit details
Copy full SHA for ebce1a9
Browse repository at this point
build: add .npmignore
dougwilson
committed
5a623b2
View commit details
Copy full SHA for 5a623b2
Browse repository at this point
memory store: fix node 0.8 compatibility
Show description for 4e71f96
justinjdickow
authored and
dougwilson
committed
4e71f96
View commit details
Copy full SHA for 4e71f96
Browse repository at this point
Commits on Apr 27, 2014
add node engine to package.json
mscdex
committed
aae60e7
View commit details
Copy full SHA for aae60e7
Browse repository at this point
Update README.md
Show description for 5540657
Azat Mardanov
committed
5540657
View commit details
Copy full SHA for 5540657
Browse repository at this point
manually merge secure cookie notes and an example from #19 issue, thanks to @felixsanz
Show description for 2dbbba9
Azat Mardanov
committed
2dbbba9
View commit details
Copy full SHA for 2dbbba9
Browse repository at this point
Commits on Apr 24, 2014
Cleaner docs.
Show description for 758b5e6
Fishrock123
committed
758b5e6
View commit details
Copy full SHA for 758b5e6
Browse repository at this point
Merge pull request #29 from freethejazz/issue24
Show description for 5c0c810
jonathanong
committed
5c0c810
View commit details
Copy full SHA for 5c0c810
Browse repository at this point
Updating the link to cookie-parser
Show description for 8d1862a
freethejazz
committed
8d1862a
View commit details
Copy full SHA for 8d1862a
Browse repository at this point
Commits on Apr 21, 2014
Merge pull request #25 from ricardofbarros/patch-1
Show description for 7a89296
jonathanong
committed
7a89296
View commit details
Copy full SHA for 7a89296
Browse repository at this point
#Fix - Readme.md
Show description for 7732a9c
ricardofbarros
committed
7732a9c
View commit details
Copy full SHA for 7732a9c
Browse repository at this point
Commits on Apr 19, 2014
Bump version to 1.0.3
mscdex
committed
5211e07
View commit details
Copy full SHA for 5211e07
Browse repository at this point
Update dependencies
mscdex
committed
3e65f41
View commit details
Copy full SHA for 3e65f41
Browse repository at this point
Use res.cookie() instead of res.setHeader()
Show description for 154138f
mscdex
committed
154138f
View commit details
Copy full SHA for 154138f
Browse repository at this point
bump express dev dep to 4.0.0
mscdex
committed
602fdb7
View commit details
Copy full SHA for 602fdb7
Browse repository at this point
Add new test verifying prevented cookie overwrite
Show description for 7c99ee5
scottnonnenberg
authored and
mscdex
committed
7c99ee5
View commit details
Copy full SHA for 7c99ee5
Browse repository at this point
Moving from connect to express 4.0.0-rc3
Show description for 0f69668
scottnonnenberg
authored and
mscdex
committed
0f69668
View commit details
Copy full SHA for 0f69668
Browse repository at this point
Commits on Apr 7, 2014
Merge pull request #21 from tracid/master
Show description for 43917dd
defunctzombie
committed
43917dd
View commit details
Copy full SHA for 43917dd
Browse repository at this point
Fix example.
Show description for 8d590d5
tracid
committed
8d590d5
View commit details
Copy full SHA for 8d590d5
Browse repository at this point
Commits on Apr 6, 2014
Merge pull request #20 from aishwar/master
Show description for 90592ef
jonathanong
committed
90592ef
View commit details
Copy full SHA for 90592ef
Browse repository at this point
Updating README to remove connect reference.
Show description for 7d8c150
aishwar
committed
7d8c150
View commit details
Copy full SHA for 7d8c150
Browse repository at this point
Previous
Next
You can’t perform that action at this time.