Skip to content

v1.2.0

Compare
Choose a tag to compare
@stkr89 stkr89 released this 13 Feb 04:51
· 12 commits to main since this release
b918bdf
Feature response types (#22)

* added response types for string, object and array

* change content type for string response

* print response string

* log response string

* log config

* log response body

* update check for response

* print error and response string

* print error and response string

* print error and response string

* set content type to application/json

* log err

* update README.md