ibm-cloud-security / appid-serversdk-nodejs

Node.js SDK for the IBM Cloud App ID service
Apache License 2.0
30 stars 36 forks source link

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

Closed abod-akhras closed 2 years ago

abod-akhras commented 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

coveralls commented 2 years ago

Coverage Status

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

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 6.2.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: