I am using Iron-Router with my Meteor app to accept incoming HTTP requests. How do I know what the POST data size limits are? How do I set the limit for it?
How to view and modify incoming HTTP post data size limits
180 views Asked by FullStack At
1
I'm not sure about how to check the limits, but you can set limits with the following code: