CachedCurlNetwork.cookieDir

Directory for reading cookies. May be moved to a lambda in the future. Format is one file per host, with hostname ~ cookieExt being the file name. Contents is one line for the entire HTTP "Cookie" header.

class CachedCurlNetwork
string cookieDir;

Meta