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