1 write to IsResponseRestricted
System.Net.WebHeaderCollection (1)
System\Net\HeaderInfo.cs (1)
23
IsResponseRestricted
= responseRestricted;
1 reference to IsResponseRestricted
System.Net.WebHeaderCollection (1)
System\Net\WebHeaderCollection.cs (1)
183
return response ? HeaderInfo[headerName].
IsResponseRestricted
: HeaderInfo[headerName].IsRequestRestricted;