1.0.13 • Published 4 years ago

@distalog/cookie-param-handler v1.0.13

Weekly downloads
38
License
BSD-3-Clause
Repository
github
Last release
4 years ago

cookie-param-handler

hapi handler to allow static contents to set cookies by passing them as form fields.

Use it as a pre handler on top of the actual static content.

See code in the example directory for usage.

Used by cookie-css for instance.

Security

Be aware that this handler allows setting arbitrary cookies: consider putting it behind authentication.