org.http4s.client.middleware.CookieJar
See theCookieJar companion object
Algebra for Interfacing with the Cookie Jar. Allows manual intervention and eviction.
Attributes
- Companion
- object
- Source
- CookieJar.scala
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Like addCookie but puts several in at once
Extract the cookies from the middleware
Enrich a Request with the cookies available
Available for Use To Relieve Memory Pressure
Default Expiration Approach, Removes Expired Cookies
Concrete methods
Add Cookie to the cookie jar
In this article