2 references to net_http_headers_not_allowed_header_name
System.Net.Http (2)
System\Net\Http\Headers\HttpHeaders.cs (2)
1002throw new InvalidOperationException(SR.Format(SR.net_http_headers_not_allowed_header_name, descriptor.Name)); 1093throw new InvalidOperationException(SR.Format(SR.net_http_headers_not_allowed_header_name, name));