eric6/Documentation/Source/eric6.WebBrowser.CookieJar.CookieJar.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.WebBrowser.CookieJar.CookieJar.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.CookieJar.CookieJar.html	Mon Feb 01 10:38:16 2021 +0100
@@ -238,7 +238,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating cookie access is allowed
 </dd>
@@ -283,7 +283,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a match (boolean)
 </dd>
@@ -315,7 +315,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a match
 </dd>
@@ -345,7 +345,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the cookie shall be rejected
 </dd>
@@ -371,7 +371,7 @@
         Public method to get the accept policy.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 current accept policy
 </dd>
@@ -384,7 +384,7 @@
         Public method to return the list of allowed session cookie domains.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of allowed session cookie domains (list of strings)
 </dd>
@@ -397,7 +397,7 @@
         Public method to return the list of allowed domains.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of allowed domains (list of strings)
 </dd>
@@ -410,7 +410,7 @@
         Public method to return the list of blocked domains.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of blocked domains (list of strings)
 </dd>
@@ -437,7 +437,7 @@
         Public method to get a list of all domains used by the cookies.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of domain names
 </dd>
@@ -456,7 +456,7 @@
         Public method to get the cookies of the cookie jar.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all cookies (list of QNetworkCookie)
 </dd>
@@ -469,7 +469,7 @@
         Public method to get the filter tracking cookies flag.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 filter tracking cookies flag (boolean)
 </dd>
@@ -482,7 +482,7 @@
         Public method to get the keep policy.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 keep policy
 </dd>

eric ide

mercurial