[Vortex] Implement late return of the Response object in the dispatchers

Review Request #285 — Created March 26, 2014 and submitted — Latest diff uploaded

leo
Lunr
master
lunr
Vortex: Implement late return of the Response object in the dispatchers

We do this because of an existing bug which would invalidate the
endpoint and then pass the empty one in the response class, which would
produce a broken log message in case of an error.
unit tests, test push notifications sent
Loading...