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
HttpResponseHeader.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Net
4
{
5
// Token: 0x02000196 RID: 406
6
public
enum
HttpResponseHeader
7
{
8
// Token: 0x04000830 RID: 2096
9
CacheControl
,
10
// Token: 0x04000831 RID: 2097
11
Connection
,
12
// Token: 0x04000832 RID: 2098
13
Date
,
14
// Token: 0x04000833 RID: 2099
15
KeepAlive
,
16
// Token: 0x04000834 RID: 2100
17
Pragma
,
18
// Token: 0x04000835 RID: 2101
19
Trailer
,
20
// Token: 0x04000836 RID: 2102
21
TransferEncoding
,
22
// Token: 0x04000837 RID: 2103
23
Upgrade
,
24
// Token: 0x04000838 RID: 2104
25
Via
,
26
// Token: 0x04000839 RID: 2105
27
Warning
,
28
// Token: 0x0400083A RID: 2106
29
Allow
,
30
// Token: 0x0400083B RID: 2107
31
ContentLength
,
32
// Token: 0x0400083C RID: 2108
33
ContentType
,
34
// Token: 0x0400083D RID: 2109
35
ContentEncoding
,
36
// Token: 0x0400083E RID: 2110
37
ContentLanguage
,
38
// Token: 0x0400083F RID: 2111
39
ContentLocation
,
40
// Token: 0x04000840 RID: 2112
41
ContentMd5
,
42
// Token: 0x04000841 RID: 2113
43
ContentRange
,
44
// Token: 0x04000842 RID: 2114
45
Expires
,
46
// Token: 0x04000843 RID: 2115
47
LastModified
,
48
// Token: 0x04000844 RID: 2116
49
AcceptRanges
,
50
// Token: 0x04000845 RID: 2117
51
Age
,
52
// Token: 0x04000846 RID: 2118
53
ETag
,
54
// Token: 0x04000847 RID: 2119
55
Location
,
56
// Token: 0x04000848 RID: 2120
57
ProxyAuthenticate
,
58
// Token: 0x04000849 RID: 2121
59
RetryAfter
,
60
// Token: 0x0400084A RID: 2122
61
Server
,
62
// Token: 0x0400084B RID: 2123
63
SetCookie
,
64
// Token: 0x0400084C RID: 2124
65
Vary
,
66
// Token: 0x0400084D RID: 2125
67
WwwAuthenticate
68
}
69
}
System.Net.CookieToken.Expires
@ Expires
System.Net.ContextFlagsPal.Connection
@ Connection
System.Net.HttpResponseHeader
HttpResponseHeader
Definition
HttpResponseHeader.cs:7
System.Net.HttpResponseHeader.AcceptRanges
@ AcceptRanges
System.Net.HttpResponseHeader.SetCookie
@ SetCookie
System.Net.HttpResponseHeader.ProxyAuthenticate
@ ProxyAuthenticate
System.Net.HttpResponseHeader.ETag
@ ETag
System.Net.HttpResponseHeader.Server
@ Server
System.Net.HttpResponseHeader.Age
@ Age
System.Net.HttpResponseHeader.Location
@ Location
System.Net.HttpResponseHeader.WwwAuthenticate
@ WwwAuthenticate
System.Net.HttpResponseHeader.Vary
@ Vary
System.Net.HttpResponseHeader.RetryAfter
@ RetryAfter
System.Net.HttpRequestHeader.Warning
@ Warning
System.Net.HttpRequestHeader.ContentLength
@ ContentLength
System.Net.HttpRequestHeader.KeepAlive
@ KeepAlive
System.Net.HttpRequestHeader.Date
@ Date
System.Net.HttpRequestHeader.Allow
@ Allow
System.Net.HttpRequestHeader.TransferEncoding
@ TransferEncoding
System.Net.HttpRequestHeader.ContentLanguage
@ ContentLanguage
System.Net.HttpRequestHeader.ContentRange
@ ContentRange
System.Net.HttpRequestHeader.CacheControl
@ CacheControl
System.Net.HttpRequestHeader.ContentEncoding
@ ContentEncoding
System.Net.HttpRequestHeader.ContentLocation
@ ContentLocation
System.Net.HttpRequestHeader.ContentType
@ ContentType
System.Net.HttpRequestHeader.ContentMd5
@ ContentMd5
System.Net.HttpRequestHeader.Via
@ Via
System.Net.HttpRequestHeader.LastModified
@ LastModified
System.Net.HttpRequestHeader.Pragma
@ Pragma
System.Net.HttpRequestHeader.Upgrade
@ Upgrade
System.Net.BufferType.Trailer
@ Trailer
System.Net
Definition
AuthenticationManager.cs:7
System
Definition
__ComObject.cs:4
source
System
Net
HttpResponseHeader.cs
Generated by
1.10.0