build_cookie: Build a cookie

View source: R/utils.R

build_cookieR Documentation

Description

Builds an HttpOnly cookie from a key and value

Usage

build_cookie(key, value)

Arguments

key

A string containing the cookie key

value

A string containing the cookie value

Value

A string containing the cookie


tapLock documentation built on Oct. 30, 2024, 9:13 a.m.