gatehill/imposter-cli

Proxy should skip writing response file if body length is zero

outofcoffee opened this issue · 1 comments

See outofcoffee/imposter#268

Response configuration should be set to empty, rather than writing, then subsequently referring to, an empty response file.

This is particularly relevant for HTTP 204 responses.

Fixed in 8114b07. Released in 0.22.2.