SpectoLabs / hoverfly

Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
https://hoverfly.io
Apache License 2.0
2.36k stars 208 forks source link

Support searching for form request in journal entries #1110

Closed tommysitu closed 10 months ago

tommysitu commented 10 months ago

The journal query API is used by hoverfly-java to verify a request was made, however it doesn't work with form request, this PR fixes the issue.