Send some JSON chai.request(app) .put('/user/me') .set('X-API-Key', 'foobar') .send({ password: '123', confirmPassword: '123' }).
確定! 回上一頁