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

Handle the Request Body for GET methods #261

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 as adviced: https://github.com/sindresorhus/got/pull/1081

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.08%) to 95.331% when pulling 69b81307d3eaa47583f2dc38fc9dc50f487ecb02 on handle-request-body-for-GET-method into 43b86ce757bd669e73d3560c428dcd76452266d2 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: