Ángel González wrote: > I really like PCRE, but I think the default should be POSIX regex
Certainly. (I'm not sure if it's even worth adding the PCRE option. Matching URLs can't be that hard, can it?)
> How are the interactions between --{accept,reject}regex and
> --{accept,reject}?
The regex options are just another group of options in the list of
accept/reject checks: if an URL doesn't pass one of the tests it's rejected.
Regards, Gijs
