Enum RestClientMediaType
Specifies the content-type header for REST Client agent publish.
public enum RestClientMediaType
Fields
ApplicationJson = 0application/json
ApplicationXhtmlXml = 2application/xhtml+xml
ApplicationXml = 1application/xml
TextHtml = 4text/html
TextPlain = 3text/plain