javascript - How to get the url in browser address bar in nodejs -


i displaying page in iframe, , in node.js server need access main page's url.

i not want request url page in iframe, need url in browser's address bar, 1 main page.

the referer request header should contain url looking for.

http://www.nczonline.net/blog/2013/04/16/getting-the-url-of-an-iframes-parent/

the http referer header page inside of iframe set containing page’s url.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

mysql - Pass value between different pages (form) with PHP -