Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
server onRequest handler no longer requires a socket in the request (#…
…9438) Backports PR #9332 **Commit 1:** server onRequest handler no longer requires a socket in the request Per #9302 A request sent through a HapiJS .inject() doesn't have a socket associated with the request, which causes a failure. * Original sha: a5452f7 * Authored by Megan Walker <megan.walker@uk.ibm.com> on 2016-12-01T15:29:12Z
- Loading branch information