Skip to content

web_response.Response.prepared is False after write_eof() #5343

@arthurdarcet

Description

@arthurdarcet

web_response.Response.prepared is False after write_eof() (the payload writer goes back to None).

This is a bit mis-leading - any reason not to change Response.prepared to self._eof_sent or self._payload_writer is not None?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions