wiremock-rs icon indicating copy to clipboard operation
wiremock-rs copied to clipboard

handle body encoded as form

Open yanns opened this issue 2 years ago • 0 comments

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.

yanns avatar Sep 11 '23 15:09 yanns