pl.wendigo.chrome.api.fetch / FetchOperations / enable

enable

fun enable(input: EnableRequest): Single<ResponseFrame> (source)

Enables issuing of requestPaused events. A request will be paused until client calls one of failRequest, fulfillRequest or continueRequest/continueWithAuth.

Link
Protocol Fetch#enable method documentation.