Skip to content

Conversation

@marras
Copy link
Contributor

@marras marras commented Jan 20, 2022

Right now, when making a POST request to the mimic-server, the logs display the request body as a hex buffer like

<Buffer A0 EE 17 8C ...>

Instead, let's render it as a string (>95% of our use cases are JSON files anyway, so it would be nice to see which body contents were matched).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants