Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.HeaderInfo Class Referencesealed

Package Functions

 HeaderInfo (string name, bool requestRestricted, bool responseRestricted, bool multi, Func< string, string[]> parser)
 

Package Attributes

readonly bool IsRequestRestricted
 
readonly bool IsResponseRestricted
 
readonly Func< string, string[]> Parser
 
readonly string HeaderName
 
readonly bool AllowMultiValues
 

Detailed Description

Definition at line 3 of file HeaderInfo.cs.


The documentation for this class was generated from the following file: