Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 489 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 489 Bytes

CHANGELOG

1.1.0 (2014-07-20)

  • 5285f30 - [Response] Add http status code support
  • 708bb4d - [Response] Add headers support
  • 4bc6ee5 - Return a response object instead of the body string
  • 04cfb94 - Add POST files support

1.0.2 (2013-10-30)

  • 29218fb - Add redirect support
  • 3a25fc3 - Add Zend http adapter support

1.0.1 (2013-09-23)

  • b3afdbc - Simplify stream http adapter
  • 4570f87 - Fix Curl & Stream adpaters with post array data

1.0.0 (2013-09-22)