exceptionfactory commented on PR #10551:
URL: https://github.com/apache/nifi/pull/10551#issuecomment-3571148626

   > @exceptionfactory I understand. The motivation of this suggestion was 
based on a teammate's frustration that there is no immediate validation when a 
value other than an alternate method and a Expression Language expression were 
entered. Is there perhaps another way that you could think of which would allow 
for immediate validation on the basic HTTP methods?
   
   Thanks for the reply @dan-s1. I can appreciate the challenge on the one 
hand, given the smaller number of standard HTTP verbs. The problem with the 
change as implemented is that it could break configurations that are using 
other verbs, such as `TRACE`.
   
   There are other possibilities that come to mind based on introducing another 
property, but `InvokeHTTP` already has a very large number of properties, so I 
don't think that is a good solution. I recommend closing this PR for now, and 
if other ideas come to mind, glad to discuss on the Jira issue.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to