MCPcopy Create free account
hub / github.com/expressjs/session / session.js

File session.js

test/session.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2var after = require('after')
3var assert = require('assert')
4var cookieParser = require('cookie-parser')

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.85
shouldNotHaveHeaderFunction · 0.85
cookieFunction · 0.85
shouldSetSessionInStoreFunction · 0.85
sidFunction · 0.85
mountAtFunction · 0.85
shouldSetCookieToValueFunction · 0.85

Tested by

no test coverage detected