aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests/HttpServer
AgeCommit message (Collapse)Author
7 daysBackport pull request #17958 from jellyfin/release-12.zShadowghost
Don't let a torn-down WebSocket take down the request handler Original-merge: f4c76aabad7523d263a8a1f1a1232b27187e7584 Merged-by: crobibero <cody@robibe.ro> Backported-by: Cody Robibero <cody@robibe.ro>
2023-07-07Enforce permissions on websocket connectionsShadowghost
2022-12-14Fix debug builds (#8909)Bond-009
2022-01-01Use IAuthorizationContext for websocketCody Robibero
2021-01-13Improve WebSocket DeserializationBond_009
2020-09-02Remove ServiceStack and related stuffClaus Vium
2020-04-20Cover more branchesBond_009
2020-04-20Add some simple testsBond_009