2 references to GetAttributeFromHeader
System.Web (2)
HttpRequest.cs (2)
929String charSet = GetAttributeFromHeader(contentType, "charset"); 1109String b = GetAttributeFromHeader(ContentType, "boundary");