Skip to content

getCookie

reference
1 min readUpdated

Kind: Function

Source: src/helper/cookie/index.ts

Part of: Helper

Signature

ts
function getCookie(c, key, prefix: CookiePrefixOptions)

Parameters

NameType
cany
keyany
prefixCookiePrefixOptions

Relationships

  • IMPORTS → parse
  • IMPORTS → parseSigned
  • IMPORTS → serialize
  • IMPORTS → serializeSigned

Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (4)

  • headerNamesrc/middleware/jwk/jwk.ts:81
  • headerNamesrc/middleware/jwt/jwt.ts:81
  • DetectorTypesrc/middleware/language/language.ts:10
  • ValidationFunctionsrc/validator/validator.ts:14

Was this page helpful?

Download as PDF
getCookie — Hono (narrator proof)