Page 1 of 1

Syntax in HTTPS-Prefs

Posted: Wed Oct 14, 2009 12:02 pm
by muesli
Hello!

How do I have to separate addresses in the "ignore unsafe cookies" (or similar, I use the German translation) field? Separate by colons like "*.domain1.com, www.domain2.com " or with spaces or something else?

Thank you and many greetings,

Müsli

Re: Syntax in HTTPS-Prefs

Posted: Wed Oct 14, 2009 12:23 pm
by Giorgio Maone
Whitespace (either space, tab or newline).
You can use either glob patterns or regular expressions.

Re: Syntax in HTTPS-Prefs

Posted: Wed Oct 14, 2009 12:30 pm
by muesli
Hi Giorgio,

thanks a lot for your very quick reply!

CU, Müsli