Open the API of RegexURLFilter to other types of input
------------------------------------------------------
Key: DROIDS-111
URL: https://issues.apache.org/jira/browse/DROIDS-111
Project: Droids
Issue Type: Improvement
Components: core
Affects Versions: 0.0.1
Reporter: Eugen Paraschiv
Fix For: 0.0.1
The only type of input RegexURLFilter accepts is the name of a file (setFile),
which is very restrictive.
I'm suggesting to introduce another input type in the API - the regex
expression, which makes much more sense than just being able to specify the
regex expressions in an external file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.