Skip to content

RAM limitations when the HTTPS response is returned as a string #40

@2dengine

Description

@2dengine

The size of HTTPS requests is currently limited by the host system's RAM size.
This approach would not work when RAM is limited or when downloading very large files.
Lua's Socket library has the "sink" option which can stream the response directly to a file.

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