Sandro Turriate
71470294dc
Update History
2009-09-10 23:31:59 -04:00
Sandro Turriate
dde6ec50ff
Update History
2009-09-09 00:11:05 -04:00
Sandro Turriate
26f0391285
Update History
2009-09-08 22:52:54 -04:00
John Nunemaker
bc679294cc
Updated history.
2009-07-19 20:13:35 -04:00
John Nunemaker
8d853fe4d1
Updated history.
2009-07-19 18:47:14 -04:00
John Nunemaker
309cd09ebe
Added message to the response object.
2009-04-23 11:28:36 -04:00
John Nunemaker
67bb1b3296
Switched to crack rubyforge gem from jnunemaker-crack github gem as rubyforge project was finally approved.
2009-04-02 11:34:52 -04:00
John Nunemaker
d699465e6c
Updated history.
2009-04-02 11:30:00 -04:00
John Nunemaker
f53cc609a1
Fixed gem requirement issue. Dang.
2009-03-29 10:15:57 -04:00
John Nunemaker
2d85b7bd6a
Prepped for 0.4.0 release.
2009-03-29 00:33:23 -04:00
John Nunemaker
428c85514e
Updated history
2009-02-10 23:39:39 -05:00
John Nunemaker
577798b69f
Prepped for 0.3.0 release.
2009-01-31 01:59:16 -05:00
John Nunemaker
b7cd64e76f
updated history
2009-01-31 01:34:02 -05:00
John Nunemaker
23c5ae4507
updated history and bumped version to 0.3
2009-01-31 00:35:46 -05:00
John Nunemaker
ce172b8904
prepped for 0.2.10 release.
2009-01-29 23:07:27 -05:00
John Nunemaker
4b117bc428
Updated history and prepped for 0.2.9 release.
2009-01-29 04:24:42 -05:00
John Nunemaker
3953ead723
Updated history and examples.
2009-01-29 04:23:44 -05:00
John Nunemaker
2bb92d8e86
Prepped for 0.2.8 release.
2009-01-28 16:16:43 -05:00
John Nunemaker
79d9ed6677
Fixed support for specifying headers from CLI.
...
Added support for basic auth from CLI.
2009-01-28 14:51:32 -05:00
John Nunemaker
8b528632c1
Added first class response object that includes original body and status code.
...
response = HTTParty.get('http://google.com ')
puts response.original_body, response.status
Now parsing all response types and no longer raising exceptions. This is
because some non-200 responses return important information.
2009-01-28 14:46:15 -05:00
John Nunemaker
a2686cf97b
More robust handling of mime types (Alex Vollmer)
2009-01-28 14:06:46 -05:00
John Nunemaker
85f7c35bcf
updated history
2009-01-28 13:13:22 -05:00
John Nunemaker
71d41172a3
fixed undefined method add_node for nil class in xml parsing. [ #16 state:resolved]
2009-01-28 12:55:25 -05:00
John Nunemaker
bb20657a46
Prepped for 0.2.6 release.
2009-01-05 11:56:29 -05:00
John Nunemaker
78f0c846d8
Prepped for 0.2.5 release.
2009-01-05 01:46:36 -05:00
John Nunemaker
cae04e3822
Updated history file.
2008-12-23 13:10:40 -05:00
John Nunemaker
e73bdb92a5
Fixed typecast class variable naming conflict.
2008-12-23 12:43:13 -05:00
John Nunemaker
6f361ed59e
Added missing to_xml_attributes method to hash
2008-12-08 21:30:26 -05:00
John Nunemaker
a0f8ade61b
Prepped for 0.2.1 release.
2008-12-08 21:19:48 -05:00
John Nunemaker
941ef71531
Prepped for 0.2.0 release.
2008-12-07 00:02:51 -05:00
John Nunemaker
e72ec5a483
Updated manifest, history and gemspec for 0.1.8.
2008-12-05 17:24:01 -05:00
John Nunemaker
6b9a9c85d1
Forgot to rename history file.
2008-12-05 17:15:42 -05:00