To Reproduce
Try any 204 rest api with returning content-type="application/json".I am working with the loopback backend server.actually loopback returning the 204 rest api response with content-type="application/json". (strongloop/loopback#621). so the response is going to the error block
Expected behavior
Should be call resolve method
To Reproduce
Try any 204 rest api with returning content-type="application/json".I am working with the loopback backend server.actually loopback returning the 204 rest api response with content-type="application/json". (strongloop/loopback#621). so the response is going to the error block
Expected behavior
Should be call resolve method