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 2021/02/08 20:55:00 UTC

[jira] [Commented] (NIFI-8181) Allow users to specify which HTTP Protocol(s) to use with InvokeHTTP

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

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

Commit 4ebeb4e146390816cb5a0316a3a83e56e0d85f16 in nifi's branch refs/heads/main from Nathan Gough
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4ebeb4e ]

NIFI-8181 - Added Disable HTTP/2 property to InvokeHTTP

This closes #4804

Signed-off-by: David Handermann <ex...@apache.org>


> Allow users to specify which HTTP Protocol(s) to use with InvokeHTTP
> --------------------------------------------------------------------
>
>                 Key: NIFI-8181
>                 URL: https://issues.apache.org/jira/browse/NIFI-8181
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Nathan Gough
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> InvokeHTTP uses the OkHttp client. The client allows users to specify which HTTP Protocols should be allowed, but currently that is not exposed as a property in InvokeHTTP. As a result, some NiFi users are encountering issues when interacting with certain servers using HTTP 2. We should allow for explicitly setting the protocol to HTTP 1.1.



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