Skip to content

Byte Range Get Response #10

@ghost

Description

Is there a way where when we use getObject, we only receive the first X number of bytes of the object? Because I need to parse mp3 id3/metadata, however, it's inefficient to download the ENTIRE s3 object, save it, parse it, then delete it. I simply need the first ~1024 bytes of the file. How would I pass the get header: range= 0-1024

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