rabbah commented on issue #2676: Change response when entity is empty from 200 to 204. URL: https://github.com/apache/incubator-openwhisk/pull/2676#issuecomment-326164575 - The first commit fixes a bug in the test actions (unrelated to this change, but got exposed by this pr). - The second commit adds tests coverage for the various corner cases and changes the status code for the empty body response - The third commit is debatable: should the controller suppress the akka-http content negotiation when a code is specified and no body? Otherwise, the current tests in this commit will fail because the response is Not Acceptable, and not the action given code. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
