Skip to content

session-middleware v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Dec 20:37
· 8 commits to main since this release
  • Use response.headers.append('Set-Cookie', ...) instead of response.headers.set('Set-Cookie', ...) to not overwrite cookies set by other middleware/handlers