Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

skip some bytes of file in Multipart form-data #741

Open
@alifarahmandnejad

Description

@alifarahmandnejad

is this possible to skip some bytes of file in Multipart form-data?

for example:

I want to upload 1Gb file to server. The server receives 700Mb of file and store it. Next time server tell me ok! send me next 300Mb. and i want to skip the first 700Mb of the file and send next 300Mb of the file to a server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @alifarahmandnejad

        Issue actions

          skip some bytes of file in Multipart form-data · Issue #741 · wkh237/react-native-fetch-blob