Open
Description
We have a backend service that is developed with restplus, it's works without a problem.
After migrated for restx we observed that some endpoints, that have big responses (>3MB) makes the tab of browser crash, and the browser suggests to interrupt
We are using restx version 1.1.0.
The response using curl work perfectly