AddOrEditCookieDialog Qt::AlignLeft Cookies prepended by a period are accessible to all subdomains. Domain Qt::RichText     The name identifies the cookie. Each cookie has a unique combination of domain, name, and path. Name Qt::AlignLeft Durable cookies pursist across restarts, irrespective of the expiration date. All other cookies are deleted when Privacy Browser closes, irrespective of the expiration date. Durable Durable cookies pursist across restarts, irrespective of the expiration date. All other cookies are deleted when Privacy Browser closes, irrespective of the expiration date. Qt::RichText     Websites can restrict cookie access to subpath of their URL. Path / Qt::RichText     Cookies without an expiration date are known as session cookies and are expected to be deleted every time the browser closes. Expiration date Cookies without an expiration date are known as session cookies and are expected to be deleted every time the browser closes. Qt::RichText   2030 1 1 0 0 0 true false Qt::RichText     Restrict cookie access to HTTP (and HTTPS). This prevents JavaScript from accessing the cookie, which hardens it against cross-site scripting attacks. true HTTP only Restrict cookie access to HTTP (and HTTPS). This prevents JavaScript from accessing the cookie, which hardens it against cross-site scripting attacks. Qt::RichText     Only allow the cookie to be transferred across HTTPS (as opposed to HTTP). true Secure Only allow the cookie to be transferred across HTTPS (as opposed to HTTP). Qt::AlignLeft The value contains the cookie data. Value Qt::Vertical QDialogButtonBox::Save | QDialogButtonBox::Cancel