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 7e5bdc837a
added GetTempFileResponse
11 years ago
..
BasePeriodicWebSocketListener.cs fixes #97 and creates a library dictionary cache to avoid FindById recursion 11 years ago
HttpRequestOptions.cs #280 - avoid an extra request to last fm by taking data from the MusicArtist entity 11 years ago
HttpResponseInfo.cs added GetTempFileResponse 11 years ago
IHasResultFactory.cs made compression and caching available to plugin api endpoints 11 years ago
IHttpClient.cs added GetTempFileResponse 11 years ago
IHttpResultFactory.cs made compression and caching available to plugin api endpoints 11 years ago
IHttpServer.cs improve accuracy of local ip address discovery 11 years ago
INetworkManager.cs removed unused methods 11 years ago
IRestfulService.cs made compression and caching available to plugin api endpoints 11 years ago
IServerManager.cs localize library changed messages per user 11 years ago
IWebSocket.cs Moved some web socket classes to the model 11 years ago
IWebSocketConnection.cs updated browse to command 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 fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 12 years ago
WebSocketConnectEventArgs.cs extracted httpclient dependancy 12 years ago