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