Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 513 Bytes

HISTORY.md

File metadata and controls

21 lines (14 loc) · 513 Bytes

0.3.2 / 2011-05-02

  • setting the { agent: false } on https requests to Facebook (experimental)

0.3.1 / 2011-04-19

  • added Jozef Dransfield's patch parsing of signed requests coming from http post

0.3.0 / 2011-04-19

  • connect body parser support
  • cookies are now read from req.cookies, and should be parsed using connect middleware
  • siteUrl option has been removed

< 0.3.0 / 2011-04-18

Straight up porting the original php-sdk