criso / fbgraph

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

Fix for https://github.com/criso/fbgraph/issues/8 #12

Closed swapsmagic closed 11 years ago

swapsmagic commented 12 years ago

...o/fbgraph/issues/8)

criso commented 11 years ago

This is fixed. Using setOptions should work now "as advertised". Didn't seem right to have to setOptions before every single request. Now, you "set it and forget it"