This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
More response fixes
·
35 commits
to master
since this release
Due to the fact that some time the response is in the body and some times it is in the request we have added some functionality to check for the contents first and if not set then use the body.
We have also fixed the close function as that was trying to do a GET request rather then a POST request.