mendhak / docker-http-https-echo

Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging.
https://code.mendhak.com/docker-http-https-echo/
MIT License
621 stars 136 forks source link

Support specifying `Content-Type` for response in response body only mode #39

Closed natexcvi closed 1 year ago

mendhak commented 1 year ago

Thanks for this idea. I've reimplemented this in my PR here as I wanted it independent of response-body-only mode. I will close this PR now.

New PR: https://github.com/mendhak/docker-http-https-echo/pull/42/files

mendhak commented 1 year ago

tag :25 is released to Docker