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

Handle the Request Body for GET methods #261

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

abod-akhras
Copy link
Collaborator

@abod-akhras abod-akhras commented Feb 25, 2022

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

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 95.331% when pulling 69b8130 on handle-request-body-for-GET-method into 43b86ce on development.

@abod-akhras abod-akhras merged commit a42e59f into development Feb 25, 2022
@abod-akhras abod-akhras deleted the handle-request-body-for-GET-method branch February 25, 2022 14:28
@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