wiremock-rs
wiremock-rs copied to clipboard
handle body encoded as form
Description of changes: Request bodies can be encoded as form https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST
Add an helper function to decode those bodies easily.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.