So, I may be missing something simple here, but I can't seem to find a way to get the hostname that a request object I'm sending a response to was requested from.
Is it possible to figure out what hostname the user is currently visiting from node.js?
See Question&Answers more detail:os