A
A
Abc Edc2015-02-03 20:48:00
Node.js
Abc Edc, 2015-02-03 20:48:00

Why do requests overlap?

app.put('/users/:id', UserController.CRUD.update);
app.get('/users/:id', UserController.CRUD.findById);

different kind of like a stalemate and a get

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
timoo, 2015-02-03
@tomcat1911

Hmm, are you sure you sent PUT?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question