Content-Type header field value
Source position: httpdefs.pp line 418
public property THTTPHeader.ContentType : string |
ContentType contains the Content-Type header field value, which specifies the media type of the entity body. This indicates the format and nature of the content (e.g., 'text/html', 'application/json').