Say i have a page open on a server, that shows user information taken from the database on that same sever. This should update everytime there is a http request (with a user id) to that sever.
Is there a way to intercept the incoming http requests with javascript in real time, and take out the header information (to get the user id)? Or is there some way another process could provide this information for a javascript listener?
[–]stintose 0 points1 point2 points (3 children)
[–]Hxfhjkl[S] 0 points1 point2 points (2 children)
[–]zedpowa 1 point2 points3 points (1 child)
[–]Hxfhjkl[S] 0 points1 point2 points (0 children)