With the recent addition of the 'source' prop to Android webviews, developers can provide a custom set of headers to the webview when making a request. However, in Android, the User-Agent header gets set through the webview settings and cannot be applied the same way as the rest of the headers.
With the recent addition of the 'source' prop to Android webviews, developers can provide a custom set of headers to the webview when making a request. However, in Android, the User-Agent header gets set through the webview settings and cannot be applied the same way as the rest of the headers.