You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/30 01:41:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-6666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120058#comment-17120058 ] 

ASF subversion and git services commented on NIFI-6666:
-------------------------------------------------------

Commit 2a82efc417e64e59b11370bf929e490e6d3ddebe in nifi's branch refs/heads/master from Niels Basjes
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2a82efc ]

NIFI-6666 Add Useragent Header to InvokeHTTP requests

This closes #3734

Signed-off-by: Mike Thomsen <mt...@apache.org>


> 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: 1h 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)