android-components / mozilla.components.concept.engine.request / RequestInterceptor / InterceptionResponse

InterceptionResponse

sealed class InterceptionResponse (source)

An alternative response for an intercepted request.

Types

Content

data class Content : InterceptionResponse

Url

data class Url : InterceptionResponse

Inheritors

Content

data class Content : InterceptionResponse

Url

data class Url : InterceptionResponse