Skip to content
This repository was archived by the owner on Apr 4, 2021. It is now read-only.

hitchyjs/plugin-cookies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


hitchy-plugin-cookies

Build Status

License

MIT

Usage

In your Hitchy-based application run

npm install --save hitchy-plugin-cookies

After restarting your application the plugin should be discovered. It is automatically injecting new policy parsing every request's header for provided cookies exposing them in req.cookies in handlers of any succeeding policy or controller.

About

per-request cookie parsing for Hitchy

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors