Skip to contents

Builds an HttpOnly cookie from a key and value

Usage

build_http_cookie(key, value)

Arguments

key

A string containing the cookie key

value

A string containing the cookie value

Value

A string containing the cookie