Skip to content

[5.x] server onRequest handler no longer requires a socket in the request#9438

Merged
cjcenizal merged 1 commit into5.xfrom
jasper/backport/9332/5.x
Dec 10, 2016
Merged

[5.x] server onRequest handler no longer requires a socket in the request#9438
cjcenizal merged 1 commit into5.xfrom
jasper/backport/9332/5.x

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

server onRequest handler no longer requires a socket in the request

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.

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
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Dec 10, 2016
@cjcenizal cjcenizal merged commit aa828cd into 5.x Dec 10, 2016
@cjcenizal cjcenizal deleted the jasper/backport/9332/5.x branch December 10, 2016 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants