I am using the below Nifi processors
HTTPRequestHandler -> Some custom processors in between -> HTTPResponseHandler
Custom processors are used for doing some transformations.
In the HTTPResponseHandler processor i am getting
Flowfile had an HTTP.Context.identifier of true but Could not find HTTP response object for this identifier
Can anyone please help me on this.

