how to mimic a curl action with httparty how to mimic a curl action with httparty curl curl

how to mimic a curl action with httparty


Or, you could simply get the "curb" gem. I don't know if you would like to switch your HTTP API, but that's a viable alternative, especially if you are already fond of cURL.

http://rubygems.org/gems/curb

Hope I helped.