Hi everyone,

Somebody can help me?
I've reopened the Jira NIFI-4970 because I've found a issue with this
patch. If response has gzip content, it returns a empty flowfile.

I debug the test and when ContentType is gzip, responseBody.contentLength()
is -1, so bodyExists variable is false generating the undesired result.

Anyone knows how to test if a gziped response has a content?

Thanks.

Eduardo Fontes

Reply via email to