org.http4s.client.middleware.CookieJar$
See theCookieJar companion trait Cookie Jar Companion Object
Contains constructors for client middleware or raw
jar creation, as well as the middleware
Attributes
- Companion:
- trait
- Source:
- CookieJar.scala
- Graph
- Supertypes
- Self type
Members list
Concise view
Value members
Middleware Constructor Using a Provided CookieJar.
Constructor which builds a non-exposed CookieJar
and applies it to the client.
Constructor which builds a non-exposed CookieJar
and applies it to the client.
Attributes
- Source:
- CookieJar.scala
Like impl except it allows the creation of the middleware in a
different HKT than the client is in.
Like impl except it allows the creation of the middleware in a
different HKT than the client is in.
Attributes
- Source:
- CookieJar.scala
Like jarImpl except it allows the creation of the CookieJar in a
different HKT than the client is in.
Like jarImpl except it allows the creation of the CookieJar in a
different HKT than the client is in.
Attributes
- Source:
- CookieJar.scala