Microgateway On Data request

I am using microgateway and using a custom plugin to transform data format from one JSON input to another. But as data is recieved in chunks, most of the time JSON.parse throws error.

I tried to use accumulate request plugin before mine but didn't work.

Is there any option i can stop recieving data in chuck or any other solution.

0 2 151
2 REPLIES 2

@anilsagar

Not applicable