Skip to content

Chunked reading for large POST request #3

@dimitri-br

Description

@dimitri-br

Currently, passing along a large amount of data to the server through a POST request results in the webpage crashing once the buffer is completely filled up. This should be fixed by reading POST data in chunks. Gotta figure that out, might need a rewrite of a few parts though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions