Results for “Std.Http.SetCookie”
5 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Http.SetCookie
The attributes a response attaches when it sets a cookie.
- Std.Http.setCookie
Str -> Str -> Std.Http.SetCookieA cookie with only a name and a value, and the safe attributes set.
- Std.App.Session.cookieFor
&Std.App.Session.Session -> &Std.App.Session.Bounds -> Std.Http.SetCookieThe cookie a session travels in.
- Std.App.Session.endingCookie
Std.Http.SetCookieThe cookie that ends a session in the reader's browser.
- Std.Http.renderSetCookie
&Std.Http.SetCookie -> StrA cookie written as a
set-cookieheader value.
