jellyfin/MediaBrowser.Common/Net
2013-05-06 15:31:57 -04:00
..
BasePeriodicWebSocketListener.cs fixes #97 and creates a library dictionary cache to avoid FindById recursion 2013-03-31 13:39:28 -04:00
HttpRequestOptions.cs replaced http client cache with longer lived cache 2013-05-06 15:31:57 -04:00
IHasResultFactory.cs made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
IHttpClient.cs add customizable accept header to http client interface 2013-05-04 00:07:27 -04:00
IHttpResultFactory.cs made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
IHttpServer.cs plugin security fixes and other abstractions 2013-02-25 22:43:04 -05:00
INetworkManager.cs extracted httpclient dependancy 2013-02-24 19:13:45 -05:00
IRestfulService.cs made compression and caching available to plugin api endpoints 2013-03-23 22:45:00 -04:00
IServerManager.cs removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
IWebSocket.cs Moved some web socket classes to the model 2013-03-25 23:01:47 -04:00
IWebSocketConnection.cs update to latest js api client 2013-03-26 00:33:47 -04:00
IWebSocketListener.cs removed base kernel and ikernel 2013-03-07 00:34:00 -05:00
IWebSocketServer.cs added a shutdown api method, font size fix and other decouplings 2013-02-26 11:10:55 -05:00
MimeTypes.cs fixed plugin assembly downloads as well as debug/release detection with nuget assemblies 2013-02-25 00:17:59 -05:00
WebSocketConnectEventArgs.cs extracted httpclient dependancy 2013-02-24 19:13:45 -05:00