Commit 7a913fb
authored
Updated: Rethrow errors so they may be handled outside of WebSocket.open() (#1072)
* Rethrow error in websocket
* Don't throw when closed normally
https://github.com/JuliaWeb/HTTP.jl/pull/1069/files#r1247308928
* Also rethrow when upgrading websocket1 parent 4693a9b commit 7a913fb
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
388 | 391 | | |
389 | 392 | | |
390 | 393 | | |
| |||
452 | 455 | | |
453 | 456 | | |
454 | 457 | | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
455 | 461 | | |
456 | 462 | | |
457 | 463 | | |
| |||
0 commit comments