Skip to content

Get response.body from an intercepted request #8

Description

@sanketsarang

It would be good to have a feature to capture the response body as well.

Desired Syntax

val response = super.shouldInterceptRequest(view, webViewRequest)
println(response.body)
return response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions