criso / fbgraph

NodeJs module to access the facebook graph api
http://criso.github.io/fbgraph/
1.09k stars 176 forks source link

Pass del body along to post call #68

Closed timisbusy closed 9 years ago

timisbusy commented 9 years ago

The Graph API requires delete calls to include a body in certain cases. This little patch makes that straightforward.