1 reference to UploadFileContentType
System (1)
net\System\Net\webclient.cs (1)
626
m_headers[HttpKnownHeaderNames.ContentType] =
UploadFileContentType
+ "; boundary=" + boundary;