Skip to content

Check out what the status portion of the start_response() is suppose to be as a string #6

@BenjamenMeyer

Description

@BenjamenMeyer

As part of #1 everything works; but we need to ensure that it is correct and proven to work with uWSGI and gunicorn WSGI Servers. Presently, the status portion is just converted to a string - so no 500, instead '500'. Or should it be '500 Internal Server Error'? What happens to the body?, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions