Closed Alexander-Ignition closed 4 years ago
Fix 413 Payload Too Large errors in tests
// Increases the streaming body collection limit to 500kb app.routes.defaultMaxBodySize = "500kb"
https://docs.vapor.codes/4.0/routing/
Fix 413 Payload Too Large errors in tests
https://docs.vapor.codes/4.0/routing/