Skip to content

lambdaurl: POST with no response body hangs #596

@myshkin5

Description

@myshkin5

I have a POST endpoint returns a 400 response when the request was invalid. It's a work in progress and initially I have it only returning the response code and no body. I'm noticing that my browser hangs as though it is expecting a body. When I run the same HTTP handler with the std lib http server, the browser behaves as expected.

Metadata

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