Skip to content

HTTPServerRequestHandler.handle shouldn't throw #119

@guoye-zhang

Description

@guoye-zhang

Errors from handling a single request can't fail the entire HTTP server, so the error thrown here is ignored. We should instead force users to catch and handle the error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions