Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 3 of file HeaderInfo.cs.