How CF Pages function get request.host referer

I have created a topic about How can I get request.host referer from CF Pages function
https://community.cloudflare.com/t/how-cf-pages-function-get-request-host-referer/601736

I aim to identify the domain and the calling page URL, as there are multiple domains linking to this Page project. Utilizing these two parameters is essential for fetching distinct data based on the origin.

I can see these two properties in the Real-time Logs of functions
Was this page helpful?