1 write to useUnsafeHeaderParsing
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
176
this.
useUnsafeHeaderParsing
= section.HttpWebRequest.UseUnsafeHeaderParsing;
1 reference to useUnsafeHeaderParsing
System (1)
net\System\Net\Configuration\SettingsSection.cs (1)
318
get { return this.
useUnsafeHeaderParsing
; }