[
https://issues.apache.org/jira/browse/TEXT-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590725#comment-16590725
]
Oliver Heger commented on TEXT-137:
-----------------------------------
I also feel a bit uneasy with the newly introduced lookup implementations. For
instance, the script lookup - could this open up a number of security problems?
> Add a URL string lookup
> -----------------------
>
> Key: TEXT-137
> URL: https://issues.apache.org/jira/browse/TEXT-137
> Project: Commons Text
> Issue Type: New Feature
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Priority: Major
>
> Add a simple URL string lookup to read the contents of a URL. This is _not_ a
> full fledged HTTP client.
> For example, using the HTTP scheme:
> "UTF-8:[http://www.google.com|http://www.google.com/]"
> For example, using the file scheme:
> "UTF-8:file:///C:/somehome/commons/commons-text/src/test/resources/document.properties"
> The URL lookup key is "url"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)