How to access the referer using isomorphic fetch library? An example would help!
meridian12034 opened this issue · 0 comments
meridian12034 commented
I am trying to access the referer in a universal application and since referer is a Dom property I cannot access it in both SSR and CSR so I am using this but am unable to figure out on how to access the referer