[Lunr] Corona: set default return code after controller execution
Review Request #612 — Created Aug. 29, 2018 and submitted
| Information | |
|---|---|
| tardypad | |
| Lunr | |
| request_handler_late_default_result | |
| NONE | |
| d3cf392... | |
| Reviewers | |
| lunr | |
Allows mocking of request call value inside controller
Without this commit initial default 200 return code would be set using a
different identifier than ones set within the controller, which could
cause some conflicts in the response codes
unit tests
