Skip to content

Migrate to FormData #435

@AuHau

Description

@AuHau

Currently, when uploading collection in any form (eq. using uploadCollection or uploadFiles etc.) it might seems like the user can specify entry's content type (e.g. using the new File(..., ..., {type: 'come content type'})), which then, unfortunately, is ignored because we use Tar way how to upload collection (in Bee then the content type is guessed based on extension).

As soon as ethersphere/bee#2578 is solved I would like to migrate uploading collection using FormData which then would allow this to be solved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Critical: Tackled by core team ASAPdif:hardHaving worked on the specific codebase is importantkind:enhancementA net-new feature or an improvement to an existing featuretype:issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions