public
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 !

Comments for jnunemaker's httparty   feed

djsun commented on jnunemaker/httparty Tue Dec 08 12:18:30 -0800 2009
Comment in 33da531:

Instead of "it" I should have said "the supplied implementation change" leads to some unexpected behavior with base_uri

djsun commented on jnunemaker/httparty Tue Dec 08 12:17:53 -0800 2009
Comment in 33da531:

This spec seems to make sense. However, it leads to some unexpected behavior with base_uri: http://github.com/jnunemaker/httparty/issues/#issue/25

chrislo commented on jnunemaker/httparty Wed Dec 02 02:44:36 -0800 2009
Comment in b322850:

Hi!

camelpunch commented on jnunemaker/httparty Wed Nov 25 04:22:48 -0800 2009
Comment in 69605b0:

No worries!

sandro commented on jnunemaker/httparty Tue Nov 24 11:05:20 -0800 2009
Comment in 69605b0:

It'll take me at least a week to release the next version. I'd recommend building and installing the gem locally or monkey patching the lib after loading it. If you're using Rails, you could always unpack the gem into the 'vendor' directory. Sorry for the delay.

camelpunch commented on jnunemaker/httparty Tue Nov 24 07:57:53 -0800 2009
Comment in 69605b0:

Could we get a version bump, too, please? We need to depend on the PEM stuff in another gem.

sandro commented on jnunemaker/httparty Tue Sep 15 19:38:25 -0700 2009
Comment in 30e3931:

Indeed, thanks Mark!

kevn commented on jnunemaker/httparty Tue Sep 15 14:27:20 -0700 2009
Comment in 30e3931:

Really happy to see this. Thanks mark & sandro!

VxJasonxV commented on jnunemaker/httparty Fri Apr 24 22:17:19 -0700 2009
Comment in de9b4fb:

In the case of this example, is the contents of ~/.twitter simply:

bkerley commented on jnunemaker/httparty Wed Apr 01 19:26:30 -0700 2009
Comment in f53cc60:

Can you make the rubyforge version of this gem not depend on a gem only available at github? It kind of breaks gem dependency management in some situations.

jnunemaker commented on jnunemaker/httparty Sun Mar 29 07:16:42 -0700 2009
Comment in 690eeb8:

Dang. Good catch. Fixed it and pushed a patched version 0.4.1.

savetheclocktower commented on jnunemaker/httparty Sun Mar 29 05:57:51 -0700 2009
Comment in 690eeb8:

Er, by “this” I mean Crack. WHERE AM I

savetheclocktower commented on jnunemaker/httparty Sun Mar 29 05:57:14 -0700 2009
Comment in 690eeb8:

Ah, but it did — I got a “gem ‘crack’ is not installed” message, or something to that effect. Even when I explicitly installed this before HTTParty.

kennethkalmer commented on jnunemaker/httparty Mon Dec 08 19:52:03 -0800 2008
Comment in 6f361ed:

Thanks John, this fixed the issue reported in this gist: http://gist.github.com/33647

amerine commented on jnunemaker/httparty Sat Dec 06 22:33:12 -0800 2008
Comment in 8591270:

Crap load of commits man… it went from slow to BLAM! Good stuff.

ReinH commented on jnunemaker/httparty Fri Nov 14 11:53:03 -0800 2008
Comment in f4c4622:

Among our major enhancements…

advany commented on jnunemaker/httparty Thu Nov 13 09:52:38 -0800 2008
Comment in ae86458:

Check out … “Various http client libraries” on http://m.onkey.org/2008/2/2/tidbits-from-my-crap

advany commented on jnunemaker/httparty Thu Nov 13 09:49:43 -0800 2008
Comment in ae86458:

Instead of using net:http did you consider the faster implementation of eventmachine? using … EM::Protocols::HttpClient2.connect