Commit b10e77e
[http] discard web socket connection without handler
If no any handler was found - http request associated with specified web socket can be directly discarded.
Connection was established - but was not handled in the ROOT.
(cherry picked from commit 5f57840)1 parent dcab0d9 commit b10e77e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1128 | 1128 | | |
1129 | 1129 | | |
1130 | 1130 | | |
1131 | | - | |
| 1131 | + | |
| 1132 | + | |
1132 | 1133 | | |
| 1134 | + | |
1133 | 1135 | | |
1134 | 1136 | | |
1135 | 1137 | | |
| |||
0 commit comments