mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
3.2.30.8
This commit is contained in:
@@ -9,7 +9,7 @@ namespace MediaBrowser.Common.Net
|
||||
/// <summary>
|
||||
/// Interface IHttpClient
|
||||
/// </summary>
|
||||
public interface IHttpClient : IDisposable
|
||||
public interface IHttpClient
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets the response.
|
||||
|
||||
Reference in New Issue
Block a user