Friday, 2 August 2019

How to update request header in WebView

I'm trying to access a URL from android WebView. While loading the URL i inspected through chrome that one header value is null (See the following image).

enter image description here

My question is, i want to update the Origin value. How can i do it?

Note: If Origin has null value only i've to update other wise i've to load as it is



from How to update request header in WebView

No comments:

Post a Comment