Soup.CookieJar

const Soup = imports.gi.Soup;

let cookieJar = new Soup.CookieJar();
  

Hierarchy

  • GObject.Object
    • Soup.CookieJar