public
Rubygem
Description: Makes http fun! Also, makes consuming restful web services dead easy.
Homepage:
Clone URL: git://github.com/jnunemaker/httparty.git
Click here to lend your support to: httparty and make a donation at www.pledgie.com !
Updated history file.
jnunemaker (author)
Tue Dec 23 10:10:40 -0800 2008
commit  cae04e38220ae2672488737a2aca8bcb9e65ebb9
tree    decab9944684c08f83b8e95b047bf7ce0f0da755
parent  282ae78648bbe3673eef4345ebb36e26d39de495
...
 
 
 
1
2
3
...
1
2
3
4
5
6
0
@@ -1,3 +1,6 @@
0
+== 0.2.4 2008-12-23
0
+* 1 bug fix
0
+  * Fixed that mimetype detection was failing if no mimetype was returned from service (skippy)
0
 == 0.2.3 2008-12-23
0
 * 1 bug fix
0
   * Fixed typecasting class variable naming issue

Comments