hunt-http v0.6.18 (2021-09-03T08:21:19Z)
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