[
https://issues.apache.org/jira/browse/NIFI-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15490793#comment-15490793
]
ASF GitHub Bot commented on NIFI-1342:
--------------------------------------
GitHub user pvillard31 opened a pull request:
https://github.com/apache/nifi/pull/1021
NIFI-1342 Added default User-Agent in PostHttp
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pvillard31/nifi nifi1342
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1021.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1021
----
commit ab155a39d9d4587bdf68eb3ce1e0c886bb8f925f
Author: Pierre Villard <[email protected]>
Date: 2016-09-14T15:59:17Z
NIFI-1342 Added default User-Agent in PostHttp
----
> PostHTTP User Agent property should be pre-populated with client default
> ------------------------------------------------------------------------
>
> Key: NIFI-1342
> URL: https://issues.apache.org/jira/browse/NIFI-1342
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.4.1
> Reporter: Aldrin Piri
> Priority: Trivial
>
> Currently, PostHTTP shows an empty string for the User Agent property which
> is used in web requests, but this actually results in the default of the
> client being used. For clarity, and if the backing library supports it,
> getting the User Agent string used by the library as the default processor
> User Agent property would be a nice improvement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)