Class CookieJarText

java.lang.Object
All Implemented Interfaces:
Proxy, SessionFeature

@Generated("io.github.jwharm.JavaGI") public final class CookieJarText extends CookieJar implements SessionFeature
Text-file-based ("cookies.txt") Cookie Jar

SoupCookieJarText is a CookieJar that reads cookies from and writes them to a text file in format similar to Mozilla's "cookies.txt".