Created
November 14, 2017 23:04
-
-
Save brianswisher/11b0b55a06940fbe79a729be8b2ae063 to your computer and use it in GitHub Desktop.
Requested URL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var requestedUrl = req.protocol + '://' + req.get('Host') + req.url |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment