Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Cookies.ts
File
Cookies.ts
packages/effect/src/unstable/http/Cookies.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Models HTTP cookies and cookie collections
for
requests and responses.
3
*
4
* A `Cookie` stores a name, value, encoded value, and standard cookie
Callers
nothing calls this directly
Calls
15
fromSetCookie
Function · 0.85
toSetCookieHeaders
Function · 0.85
fromReadonlyRecord
Function · 0.85
isCookies
Function · 0.85
makeCookie
Function · 0.85
makeCookieUnsafe
Function · 0.85
setUnsafe
Function · 0.85
fromIterable
Function · 0.70
transform
Method · 0.65
set
Method · 0.65
pipe
Method · 0.65
get
Function · 0.50
Tested by
no test coverage detected