--- a/eric6/Documentation/Source/eric6.WebBrowser.CookieJar.CookieJar.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.CookieJar.CookieJar.html Sat Jan 16 16:51:23 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>