Skip to content
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

fix(request-util.js): handle the Request Body for DELETE method #262

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

abod-akhras
Copy link
Collaborator

GotJS doesn't allow passing Request body with GET methods by default, therefore we should handle the requests this way:
sindresorhus/got#1081

GotJS doesn't allow passing Request body with GET methods by default, therefore we should handle the
requests this way
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 95.34% when pulling e35f145 on handle-body-for-delete-method into a42e59f on development.

@abod-akhras abod-akhras merged commit c91cd8a into development Mar 4, 2022
@abod-akhras abod-akhras deleted the handle-body-for-delete-method branch March 4, 2022 12:38
@github-actions
Copy link

github-actions bot commented Mar 7, 2022

🎉 This PR is included in version 6.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants