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 as adviced: https://github.com/sindresorhus/got/pull/1081
Coverage decreased (-0.08%) to 95.331% when pulling 69b81307d3eaa47583f2dc38fc9dc50f487ecb02 on handle-request-body-for-GET-method into 43b86ce757bd669e73d3560c428dcd76452266d2 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 as adviced: https://github.com/sindresorhus/got/pull/1081