This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install jnunemaker-httparty
commit ae864580edb85b4e47aebf14afeff81855f202c8
tree 497b3f81cb295a772f33cc75761e5dcdb93e5be0
parent bcc38bcf32218e3a7c5d754582b1c04002f0119b
tree 497b3f81cb295a772f33cc75761e5dcdb93e5be0
parent bcc38bcf32218e3a7c5d754582b1c04002f0119b
... |
... |
|
... |
... |
|
... |
... |
|
... |
... |
|













Instead of using net:http did you consider the faster implementation of eventmachine? using … EM::Protocols::HttpClient2.connect
Check out … “Various http client libraries” on http://m.onkey.org/2008/2/2/tidbits-from-my-crap