Skip to content

Instantly share code, notes, and snippets.

@atsuya
Created November 30, 2011 07:35
Show Gist options
  • Save atsuya/1408343 to your computer and use it in GitHub Desktop.
Save atsuya/1408343 to your computer and use it in GitHub Desktop.
app.use(express.bodyParser({
uploadDir: '/tmp/uploads'
}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment