how to get browser full url of the page in nodejs express in environment, seems nginx issue?
I am using a url rewriting functionality in my application(SparatcusV3.4). I am calling my backend from node js to check a productcode exists or not for that I need the current browser url entered by user in the address bar.…