Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Need better error message when client connection is broken before request finishes. #19

@javaConductor

Description

@javaConductor

Now, we trap the error writing but then we try, again, to write to the disconnected client. Then we get the "insufficient bytes written to stream" message because we already set the Content-Length in the header but we are trying to write out less.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions