John Nunemaker
|
a3f744b2bb
|
Fixed that default_params weren't being added to query string if options[:query] was blank. [#6 state:resolved]
|
2008-08-09 13:17:36 -04:00 |
|
John Nunemaker
|
b3094fc1bb
|
nodoc'd some stuff
|
2008-07-31 00:30:52 -04:00 |
|
John Nunemaker
|
9b423a22c9
|
:body and :query now both take either a hash or a query string [#4 state:resolved]
|
2008-07-31 00:22:59 -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
|
f4570a46c1
|
base_uri is no longer required. #get can take a full url and will fetch response.
|
2008-07-28 15:47:05 -04:00 |
|
John Nunemaker
|
a8ff3e3639
|
Added some argument errors and specs.
|
2008-07-28 13:32:35 -04:00 |
|
John Nunemaker
|
236b3ad4e0
|
Made it so default_params actually get merged into request.
|
2008-07-28 12:40:40 -04:00 |
|
John Nunemaker
|
0c05dcda55
|
Added #default_params method. Tweaked specs a bit.
|
2008-07-28 12:08:21 -04:00 |
|
John Nunemaker
|
0a1737e276
|
Added several specs for httparty and refactored a few methods along the way.
|
2008-07-28 11:56:58 -04:00 |
|
John Nunemaker
|
88501f20f6
|
Removed leftover block parameter from http as it is not needed anymore.
|
2008-07-28 10:56:19 -04:00 |
|
John Nunemaker
|
1d48da0313
|
Renamed to HTTParty which is way more fun and unique than boring old web.
|
2008-07-28 10:49:53 -04:00 |
|