[
https://issues.apache.org/jira/browse/NIFI-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293102#comment-16293102
]
Joseph Witt commented on NIFI-4697:
-----------------------------------
Given these two lines I'd assume it would be true/accurate.
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PostHTTP.java#L159
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PostHTTP.java#L481
Could you provide a unit test or something showing it is broken?
> PostHTTP: correct documentation
> -------------------------------
>
> Key: NIFI-4697
> URL: https://issues.apache.org/jira/browse/NIFI-4697
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.4.0
> Reporter: Brandon DeVries
> Priority: Minor
>
> The description of the URL property of PostHTTP says
> "The URL to POST to. The first part of the URL must be static. However, the
> path of the URL may be defined using the Attribute Expression Language. "
> This does not appear to be true. We should modify to something like "The URL
> to POST to."
> ...or, someone can point out to me why I'm wrong in saying it's wrong...
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)