hunt.http.client.InMemoryCookieStore

Undocumented in source.

Members

Classes

CookieIdentityComparator
class CookieIdentityComparator

This cookie comparator can be used to compare identity of cookies. <p> Cookies are considered identical if their names are equal and their domain attributes match ignoring case. </p>

InMemoryCookieStore
class InMemoryCookieStore

A simple in-memory CookieStore implementation

Meta