You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/11/02 22:23:47 UTC

[GitHub] [nifi] ottobackwards commented on pull request #5475: NIFI-830 For GET requests, InvokeHTTP should set the filename of the 'Response' FlowFile based on the URL

ottobackwards commented on pull request #5475:
URL: https://github.com/apache/nifi/pull/5475#issuecomment-958276229


   @kevdoran wrt url encoding, I can see how that would be a problem, you don't want to decode into a path.  I *guess* just showing encoded names in there and leaving it to the flow ( scripted processor or something ) to do this would be OK.
   But, given that, why have this at all?  `invokehttp.response.url` has the information, you can do what you want downstream and handle all the edge cases etc that you like.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org