api documentation for cookie-parser (v1.4.3)

cookie parsing with signatures

table of contents

  1. module cookie-parser
    1. function cookie-parser.JSONCookie (str)
    2. function cookie-parser.JSONCookies (obj)
    3. function cookie-parser.signedCookie (str, secret)
    4. function cookie-parser.signedCookies (obj, secret)

module cookie-parser

function cookie-parser.JSONCookie (str)

function cookie-parser.JSONCookies (obj)

function cookie-parser.signedCookie (str, secret)

function cookie-parser.signedCookies (obj, secret)

[ this document was created with utility2 ]