-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
First of all, I deeply appreciate this very good project.
I wonder If a changed request does not make any problem when I change some body content.
ex.
override fun shouldInterceptRequest( view: WebView, webViewRequest: WebViewRequest ): WebResourceResponse? {
webViewRequest.body = changedBodyString
return super.shouldInterceptRequest(view, webViewRequest) }
acsbendi and zaqpiotr
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers