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
Per #9302 A request sent through a HapiJS .inject() doesn't have a socket associated with the request, which causes a failure.
- Loading branch information