object CookieJar
Cookie Jar Companion Object Contains constructors for client middleware or raw jar creation, as well as the middleware
- Companion:
- class
- Source:
- CookieJar.scala
Value members
Concrete methods
Middleware Constructor Using a Provided CookieJar.
Middleware Constructor Using a Provided CookieJar.
- Source:
- CookieJar.scala
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.
- 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.
- Source:
- CookieJar.scala