Variable Request.FormData.contentType

Content type

struct Request.FormData
{
  // ...
  string contentType ;
  // ...
}