You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Common/Net
Luke Pulverenti f32212d160
update to service stack v4
11 years ago
..
BasePeriodicWebSocketListener.cs fixes #97 and creates a library dictionary cache to avoid FindById recursion 11 years ago
HttpRequestOptions.cs allow request header overrides 11 years ago
HttpResponseInfo.cs added GetTempFileResponse 11 years ago
IHttpClient.cs switch from httpclient to plain httpwebrequest 11 years ago
INetworkManager.cs create platform-specific network manager implementation 11 years ago
IServerManager.cs updated nuget 11 years ago
IWebSocket.cs reduce byte conversions with alchemy web socket 11 years ago
IWebSocketConnection.cs updated nuget 11 years ago
IWebSocketListener.cs removed base kernel and ikernel 11 years ago
IWebSocketServer.cs added a shutdown api method, font size fix and other decouplings 12 years ago
MimeTypes.cs fixes #582 - support tbn image files. 11 years ago
WebSocketConnectEventArgs.cs extracted httpclient dependancy 12 years ago