CachedCurlNetwork.cookieExt

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.

  1. string cookieDir;
  2. string cookieExt;
    class CachedCurlNetwork
    string cookieExt;

Meta