Skip to content

throw a timeout if no body is received #4

@michielbdejong

Description

@michielbdejong

main.doPut expects req.on('data', ...) and req.on('end', ...) to be called, but if people have a body parser in front of it, this may not happen, and then main.doPut just sits there

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