Click or drag to resize
ServerChatterMIMEType Property
Get the MIME type (sans Character set or other attributes) from the HTTP Content-Type response header, or String.Empty if missing.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public string MIMEType { get; }

Property Value

Type: String
See Also