mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-27 04:22:08 +00:00
support head requests for images
This commit is contained in:
@@ -27,11 +27,6 @@ namespace MediaBrowser.Model.ApiClient
|
||||
/// </summary>
|
||||
public interface IApiClient : IDisposable
|
||||
{
|
||||
/// <summary>
|
||||
/// Occurs when [server location changed].
|
||||
/// </summary>
|
||||
event EventHandler ServerLocationChanged;
|
||||
|
||||
/// <summary>
|
||||
/// Occurs when [HTTP response received].
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user