Field AcceptPatch
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 const string AcceptPatch = "Accept-Patch"
Returns
- string
- 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.