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

[jira] [Assigned] (NIFI-6666) InvokeHTTP should provide a User-agent header

     [ https://issues.apache.org/jira/browse/NIFI-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niels Basjes reassigned NIFI-6666:
----------------------------------

    Assignee: Niels Basjes

> InvokeHTTP should provide a User-agent header
> ---------------------------------------------
>
>                 Key: NIFI-6666
>                 URL: https://issues.apache.org/jira/browse/NIFI-6666
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the InvokeHTTP processor does not send out a User-agent header at all.
> It should provide such a header with an honest indication the request was done using Apache Nifi.
> I have created an implementation for this (pull request will follow shortly) that creates the following value automatically based on the Nifi version and the current system.
> *{{Apache Nifi/1.10.0-SNAPSHOT (git:rel/nifi-1.9.0-347-gec3ea46; Java/1.8.0_222; Linux 4.4.0-159-generic; amd64; https://nifi.apache.org/)}}*
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)