app.get('/user/:id', function(req, res) { res.send('user ' + req.params.id); }); ... field :{String}-HTTP头字段,如:'Link'、'Set-Cookie'等 ...
確定! 回上一頁