Commit 5f57840
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.1 parent 6d9ddbe commit 5f57840
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1301 | 1301 | | |
1302 | 1302 | | |
1303 | 1303 | | |
1304 | | - | |
| 1304 | + | |
| 1305 | + | |
1305 | 1306 | | |
| 1307 | + | |
1306 | 1308 | | |
1307 | 1309 | | |
1308 | 1310 | | |
| |||
0 commit comments