You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2017/08/09 18:41:03 UTC

[jira] [Created] (MINIFI-369) ListenHTTP doesn't allow for no content length.

marco polo created MINIFI-369:
---------------------------------

             Summary: ListenHTTP doesn't allow for no content length.
                 Key: MINIFI-369
                 URL: https://issues.apache.org/jira/browse/MINIFI-369
             Project: Apache NiFi MiNiFi
          Issue Type: Bug
          Components: C++
            Reporter: marco polo
            Assignee: marco polo


ListenHTTP requires that content length be present, even when transfer coding is enabled. In either case if content_length is -1, we should call mg_read until no data exists or an error occurs. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)