Skip to content

app.json_encoder removed in Flask 2.3 #567

Closed
@epetrovski

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions