Closed abod-akhras closed 2 years ago
GotJS doesn't allow passing Request body with GET methods by default, therefore we should handle the requests this way: https://github.com/sindresorhus/got/pull/1081
Coverage increased (+0.009%) to 95.34% when pulling e35f145e6565f7a420b49fe79c8db144f8288997 on handle-body-for-delete-method into a42e59fd3f2f2875812748e3b9140d9a2ca16071 on development.
:tada: This PR is included in version 6.2.5 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
GotJS doesn't allow passing Request body with GET methods by default, therefore we should handle the requests this way: https://github.com/sindresorhus/got/pull/1081