Table of Contents

Property AcceptPatch

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

AcceptPatch

Gets the value of the HTTP Accept-Patch header.

Indicates the patch document formats that are acceptable for the response, allowing the client to specify its preferences for patching resources.

public string? AcceptPatch { get; }

Property Value

string