Field ContentType
The HTTP Content-Type header.
Indicates the media type of the resource, allowing the client to understand how to process the response body.
public const string ContentType = "Content-Type"
Returns
- string
- The HTTP Content-Type header. Indicates the media type of the resource, allowing the client to understand how to process the response body.