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

◆ DefaultMaximumResponseHeadersLength

int System.Net.HttpWebRequest.DefaultMaximumResponseHeadersLength
staticgetset

Definition at line 685 of file HttpWebRequest.cs.

686 {
687 get
688 {
689 if (!true)
690 {
691 }
692 return 1;
693 }
694 set
695 {
696 if (!true)
697 {
698 }
699 }
700 }