Skip to content

Allow HTTP body for DELETE request #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jankarres
Copy link

Currently, an HTTP body is only allowed for the HTTP verbs POST, PUT and PATCH. However, the HTTP verb DELETE can also have an HTTP body.

This PR allows you to use an HTTP body for the HTTP verb DELETE on Android and iOS.

Solution for #587 (old repo)

@Traviskn
Copy link

We've just merged in the 0.10.9 branch as that was the bugfix branch under active development until now. Once conflicts are resolved we can review this PR and hopefully get it merged in!

@zengyunLee
Copy link

one year passed,this commit is still not merged??

@Traviskn
Copy link

This PR has merge conflicts that have not been resolved, and so it cannot be merged. Closing for now, but if the author is able to resolve the conflicts then we can take another look

@Traviskn Traviskn closed this Sep 26, 2019
cguino pushed a commit to BeApp/rn-fetch-blob that referenced this pull request Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants