Node JS
Monday, 22 October 2018
Does anyone know why my code sends [Function anonymous]?
app.post('/test', (request, response) => {response.send('foo');});if I send a request to /test, I receive this:[Function anonymous]
Submitted October 22, 2018 at 07:43AM by smiles_low
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment