FulfillRequestParameter

constructor(requestId: String, responseCode: Int, responseHeaders: List<Fetch.HeaderEntry>? = null, binaryResponseHeaders: String? = null, body: String? = null, responsePhrase: String? = null)