feignx
feignx copied to clipboard
200 - OK Response without data
See #22
Scenario: Simple HTTP request that obtains an empty response.
Given: a request is made to a known endpoint, When: the request is send to the target, Then: a response is returned with a 200 - OK Status Code, And: the response content length is zero, And: the response body is empty.
Additional Context Any additional context you would like to provide.