Skip to content

Release 1.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 16:36
· 30 commits to main since this release
d0c2e8c
ENG-16503   Show request body for x-www-form-urlencoded HTTP requests…

… (#363)

* ENG-16503   Show request body for x-www-form-urlencoded HTTP requests

* Fix snyk-scan issues

* Switch to version 2.13.3 of jackson.dataformat

* Use Jackson to convert object into JSON

* Fix formatting of ContentTypeUtils