hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
HttpServerResponse.addCookie
hunt
http
server
HttpServerResponse
HttpServerResponse
Add a cookie to the response.
@param Cookie cookie @return this
class
HttpServerResponse
HttpServerResponse
addCookie
(
Cookie
cookie
)
Meta
Source
See Implementation
hunt
http
server
HttpServerResponse
HttpServerResponse
aliases
withCookie
constructors
this
functions
addCookie
Add a cookie to the response.
@param Cookie cookie @return this