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
HttpRequestCacheLevel.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.Cache
 

Enumerations

enum  System.Net.Cache.HttpRequestCacheLevel {
  System.Net.Cache.Default , System.Net.Cache.BypassCache , System.Net.Cache.CacheOnly , System.Net.Cache.CacheIfAvailable ,
  System.Net.Cache.Revalidate , System.Net.Cache.Reload , System.Net.Cache.NoCacheNoStore , System.Net.Cache.CacheOrNextCacheOnly ,
  System.Net.Cache.Refresh
}