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
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
IWebSocketServer.cs
MimeTypes.cs fixes #582 - support tbn image files. 11 years ago
WebSocketConnectEventArgs.cs