You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Josh Highley (Jira)" <ji...@apache.org> on 2022/08/25 20:18:00 UTC

[jira] [Created] (NIFI-10397) InvokeHTTP is sending empty User-Agent header

Josh Highley created NIFI-10397:
-----------------------------------

             Summary: InvokeHTTP is sending empty User-Agent header
                 Key: NIFI-10397
                 URL: https://issues.apache.org/jira/browse/NIFI-10397
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Josh Highley


Issue introduced by this change:  [https://github.com/apache/nifi/pull/4428]

When the InvokeHTTP processor configuration has no value for UserAgent, InvokeHTTP is still sending a User-Agent header but with no header value.  (User-Agent: \r\n)

If the configuration has no value, then no User-Agent header should be sent.

An empty value for User-Agent header will trigger some request scanners attempting to block robots.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)