Property ContentType
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
ContentType
Gets or sets the content type of the response.
public abstract string? ContentType { get; set; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets or sets the content type of the response.
public abstract string? ContentType { get; set; }