Commit 860878a
committed
[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 28418f5 commit 860878a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | | - | |
| 1298 | + | |
| 1299 | + | |
1299 | 1300 | | |
| 1301 | + | |
1300 | 1302 | | |
1301 | 1303 | | |
1302 | 1304 | | |
| |||
0 commit comments