- setting the { agent: false } on https requests to Facebook (experimental)
- added Jozef Dransfield's patch parsing of signed requests coming from http post
- connect body parser support
- cookies are now read from req.cookies, and should be parsed using connect middleware
- siteUrl option has been removed
Straight up porting the original php-sdk