-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
backbone-request works fine with reads. However, any updates are useless as we never pass through params.data to the remote server.
node-backbone-request/backbone-request.js
Line 54 in 6a68ab8
| request({ url: params.url, json: true, method: params.type, headers: params.headers }, function (err, result, body) { |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels