terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ParseHeadersStrict()

DataParseStatus System.Net.WebHeaderCollection.ParseHeadersStrict ( byte[] buffer,
int size,
int unparsed,
int totalResponseHeadersLength,
int maximumResponseHeadersLength,
WebParseError parseError )
inlinepackage

Definition at line 1090 of file WebHeaderCollection.cs.

1091 {
1092 return "";
1093 }