Skip to content

For large files, respond with chunked data #6

@sievan

Description

@sievan

Right now, the server sends the full file in a regular response. For large files (eg. >1MB), it would be great to be able to send a chunked response.

  • Add test that requests a large file, and expects a chunked response
  • Add support for chunked responses (for large files)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions