terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ HttpBehaviour

Enumerator
Unknown 
HTTP10 
HTTP11PartiallyCompliant 
HTTP11 

Definition at line 7 of file HttpBehaviour.cs.

8 {
9 [global::Cpp2ILInjected.Token(Token = "0x4000954")]
10 Unknown,
11 [global::Cpp2ILInjected.Token(Token = "0x4000955")]
12 HTTP10,
13 [global::Cpp2ILInjected.Token(Token = "0x4000956")]
15 [global::Cpp2ILInjected.Token(Token = "0x4000957")]
16 HTTP11
17 }