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

◆ MaximumResponseHeadersLength

int System.Net.HttpWebRequest.MaximumResponseHeadersLength
getset

Definition at line 668 of file HttpWebRequest.cs.

669 {
670 get
671 {
672 return this.maxResponseHeadersLength;
673 }
674 set
675 {
676 this.CheckRequestStarted();
678 }
679 }
class f__AnonymousType0<< Count > j__TPar