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
System.Net.HttpKnownHeaderNames Class Reference
+ Collaboration diagram for System.Net.HttpKnownHeaderNames:

Static Public Attributes

const string CacheControl = "Cache-Control"
 
const string Connection = "Connection"
 
const string Date = "Date"
 
const string KeepAlive = "Keep-Alive"
 
const string Pragma = "Pragma"
 
const string ProxyConnection = "Proxy-Connection"
 
const string Trailer = "Trailer"
 
const string TransferEncoding = "Transfer-Encoding"
 
const string Upgrade = "Upgrade"
 
const string Via = "Via"
 
const string Warning = "Warning"
 
const string ContentLength = "Content-Length"
 
const string ContentType = "Content-Type"
 
const string ContentDisposition = "Content-Disposition"
 
const string ContentEncoding = "Content-Encoding"
 
const string ContentLanguage = "Content-Language"
 
const string ContentLocation = "Content-Location"
 
const string ContentRange = "Content-Range"
 
const string Expires = "Expires"
 
const string LastModified = "Last-Modified"
 
const string Age = "Age"
 
const string Location = "Location"
 
const string ProxyAuthenticate = "Proxy-Authenticate"
 
const string RetryAfter = "Retry-After"
 
const string Server = "Server"
 
const string SetCookie = "Set-Cookie"
 
const string SetCookie2 = "Set-Cookie2"
 
const string Vary = "Vary"
 
const string WWWAuthenticate = "WWW-Authenticate"
 
const string Accept = "Accept"
 
const string AcceptCharset = "Accept-Charset"
 
const string AcceptEncoding = "Accept-Encoding"
 
const string AcceptLanguage = "Accept-Language"
 
const string Authorization = "Authorization"
 
const string Cookie = "Cookie"
 
const string Cookie2 = "Cookie2"
 
const string Expect = "Expect"
 
const string From = "From"
 
const string Host = "Host"
 
const string IfMatch = "If-Match"
 
const string IfModifiedSince = "If-Modified-Since"
 
const string IfNoneMatch = "If-None-Match"
 
const string IfRange = "If-Range"
 
const string IfUnmodifiedSince = "If-Unmodified-Since"
 
const string MaxForwards = "Max-Forwards"
 
const string ProxyAuthorization = "Proxy-Authorization"
 
const string Referer = "Referer"
 
const string Range = "Range"
 
const string UserAgent = "User-Agent"
 
const string ContentMD5 = "Content-MD5"
 
const string ETag = "ETag"
 
const string TE = "TE"
 
const string Allow = "Allow"
 
const string AcceptRanges = "Accept-Ranges"
 
const string P3P = "P3P"
 
const string XPoweredBy = "X-Powered-By"
 
const string XAspNetVersion = "X-AspNet-Version"
 
const string SecWebSocketKey = "Sec-WebSocket-Key"
 
const string SecWebSocketExtensions = "Sec-WebSocket-Extensions"
 
const string SecWebSocketAccept = "Sec-WebSocket-Accept"
 
const string Origin = "Origin"
 
const string SecWebSocketProtocol = "Sec-WebSocket-Protocol"
 
const string SecWebSocketVersion = "Sec-WebSocket-Version"
 

Detailed Description

Definition at line 7 of file HttpKnownHeaderNames.cs.


The documentation for this class was generated from the following file: