Closed davidism closed 3 weeks ago
Add setter to each property to set per-request limit. If that is set, use it regardless of app context. Otherwise, use the Werkzeug default out of app context, or Flask config in app context.
fixes #5625
Add setter to each property to set per-request limit. If that is set, use it regardless of app context. Otherwise, use the Werkzeug default out of app context, or Flask config in app context.
fixes #5625