Skip to content

Make it possible to download BLOB data from the Datasette UI #1036

@simonw

Description

@simonw

Currently you can only extract binary BLOB data as base64-encoded JSON, which is not user friendly at all. It should always be possible for end-users to get the binary data out.

I'm worried about XSS vulnerabilities here, but hopefully sending Content-Type: application/octet-stream helps there? Need to research that.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions