Commit 4130729
[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 ef51e3e commit 4130729
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1300 | 1300 | | |
1301 | 1301 | | |
1302 | 1302 | | |
1303 | | - | |
| 1303 | + | |
| 1304 | + | |
1304 | 1305 | | |
| 1306 | + | |
1305 | 1307 | | |
1306 | 1308 | | |
1307 | 1309 | | |
| |||
0 commit comments