Referer Header is not included for requests in WKWebView

"The Referer header allows a server to identify referring pages that people are visiting from or where requested resources are being used. "

This header is never forwarded to server when the user is browsing the website in a WebView. This is properly maintained by other browsers but not in-app.

How do I include it?

Referer Header is not included for requests in WKWebView
 
 
Q