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

◆ WebParseErrorCode

Enumerator
Generic 
InvalidHeaderName 
InvalidContentLength 
IncompleteHeaderLine 
CrLfError 
InvalidChunkFormat 
UnexpectedServerResponse 

Definition at line 6 of file WebParseErrorCode.cs.

7 {
8 // Token: 0x04000A44 RID: 2628
9 Generic,
10 // Token: 0x04000A45 RID: 2629
12 // Token: 0x04000A46 RID: 2630
14 // Token: 0x04000A47 RID: 2631
16 // Token: 0x04000A48 RID: 2632
18 // Token: 0x04000A49 RID: 2633
20 // Token: 0x04000A4A RID: 2634
22 }