Closed
Description
The README.md
instructs users with Flask apps behind reverse proxies to set:
app.json_encoder = LazyJSONEncoder
But since Flask 2.3, app.json_encoder has been removed. So what is the recommended solution today?
I have an issue with Flasgger/Flask behind a reverse proxy and it seems to be caused by this change in Flask.
Metadata
Assignees
Labels
No labels