Wiremock: Feature Request: Ability to have mappings recorded un-gzipped even when the server responds with a gzipped response.

Created on 2 Oct 2013  ·  3Comments  ·  Source: tomakehurst/wiremock

It could be useful to have mappings recorded uncompressed. This would allow for easier editing of the body files. Of course, you would want to remove "Content-Encoding" : "gzip" from the response header as well.

Maybe it could be a command line option --store-mappings-uncompressed

Most helpful comment

GZip support now in 2.0.7-beta

All 3 comments

I think this is a very reasonably idea, and I can certainly add it to the to-do list, but I'm struggling for time to spend on new WireMock feature work at the moment so it may sit there for a while.

I'd be happy to merge a pull request if you fancy having a go at it yourself.

Hi guys, this feature would be a super useful feature where I work. Is there anyway to get this change into the next release? thanks!

GZip support now in 2.0.7-beta

Was this page helpful?
0 / 5 - 0 ratings