Skip to content

Instantly share code, notes, and snippets.

@nake89
Created April 21, 2019 11:02
Show Gist options
  • Save nake89/bbae00ef2d056c5c41e803373592beca to your computer and use it in GitHub Desktop.
Save nake89/bbae00ef2d056c5c41e803373592beca to your computer and use it in GitHub Desktop.
let body = req.body
let url = req.url
let original_url = req.originalUrl
let method = req.method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment