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

Allow HTTP body for DELETE request #592

Open
wants to merge 1 commit into
base: master
Choose a base branch
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

@lll000111
Copy link
Contributor

FYI

react-native-fetch-blob has a new maintained location. Check out the README.

Please consider submitting your PR there, this repository is unmaintained.

NOTE: Patches should be against the current development branch, not against master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants