1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
Commit graph

16 commits

Author SHA1 Message Date
John Nunemaker
6b9a9c85d1 Forgot to rename history file. 2008-12-05 17:15:42 -05:00
John Nunemaker
ec274f26b0 Added example of how to use HTTParty.get. Fixed erroring examples/delicious.rb. Updated History. 2008-12-05 16:42:38 -05:00
John Nunemaker
ab17bb371d Fixed that base_uri was not always being normalized. [#13 state:resolved] 2008-12-01 09:44:30 -05:00
John Nunemaker
82dd6159db Prepped for 0.1.7 release. 2008-11-30 23:59:28 -05:00
John Nunemaker
a517168278 Fixed weird issue with content length when using net http post method. [#9 state:resolved] 2008-11-26 01:26:32 -05:00
John Nunemaker
f4c46223f4 Forgot to mention that :html is now an ok format. 2008-11-14 14:08:45 -05:00
John Nunemaker
343ac9ca2c Prepped for 0.1.5 release. 2008-11-14 14:08:29 -05:00
John Nunemaker
ae864580ed Prepped for 0.1.4 release. 2008-11-08 11:30:26 -05:00
John Nunemaker
3101b5318b Got redirection all work properly and added example that checks it out. 2008-11-08 11:01:44 -05:00
John Nunemaker
76601ba0c7 Changed format detection from crappy file extension to awesome response content type. [#2 state:resolved] 2008-08-22 21:50:51 -04:00
Franck ROUDET
b0f1cc2a8d Raises exception when http error occurs. Added http_proxy key for setting proxy server and port. [#3 state:resolved] [#7 state:resolved] 2008-08-22 16:32:42 -04:00
John Nunemaker
427958ade7 Updated for new release. Added rake task to help with prepping for release. 2008-08-09 15:20:32 -04:00
John Nunemaker
72f09186e8 Updated history, version and gemspec. 2008-07-31 00:24:29 -04:00
John Nunemaker
3a8ad1da07 Added :basic_auth as an option key when making a request. [#1 state:resolved] 2008-07-31 00:05:36 -04:00
John Nunemaker
03e8213c7d updated history to be correct version 2008-07-28 17:01:51 -04:00
John Nunemaker
df29a55264 Initial commit 2008-07-27 11:52:18 -04:00