enum Protocol::CacheStorage::CachedResponseType
Overview
type of HTTP response cached
Defined in:
protocol/cache_storage.crEnum Members
-
Basic =
0
-
Cors =
1
-
Default =
2
-
Error =
3
-
OpaqueResponse =
4
-
OpaqueRedirect =
5