R/response_builder.R
add_cookie.Rd
Adds a cookie to a response
add_cookie(res, name, value)
A response builder object
The name of the cookie
The value of the cookie
The response builder object