jnunemaker / httparty

Makes http fun! Also, makes consuming restful web services dead easy.

This URL has Read+Write access

httparty / History.txt
100644 10 lines (6 sloc) 0.168 kb
1
2
3
4
5
6
7
8
9
10
== 0.1.1 2008-07-30
 
* 1 major enhancement:
* Added :basic_auth key for options when making a request
 
== 0.1.0 2008-07-27
 
* 1 major enhancement:
  * Initial release