Types

Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object AttributionSrc : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Audio : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Beacon : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object CSPReport : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Download : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object EventSource : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Favicon : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Font : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Form : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Frame : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Image : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Import : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object JSON : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Manifest : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data class NotDefinedInProtocol(val value: String) : MixedContentResourceType

This extra enum entry represents values returned by Chrome that were not defined in the protocol (for instance new values that were added later).

Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Ping : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object PluginData : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object PluginResource : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Prefetch : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Resource : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Script : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object ServiceWorker : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object SharedWorker : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object SpeculationRules : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Stylesheet : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Track : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Video : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object Worker : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object XMLHttpRequest : MixedContentResourceType
Link copied to clipboard
@Serializable(with = MixedContentResourceTypeSerializer::class)
data object XSLT : MixedContentResourceType