Skip to content

WSGI server recv with no content-length key headers #138

Closed
@us3r64

Description

@us3r64

When there is no content-length key in the request headers, asking for bytes from the socket is going to always timeout because there is no data or shouldn't any, since the no content-length.

Fix: #137

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