libcurl

Patron: A Simpler Ruby HTTP Client for Ruby

Ruby Inside  Fri, 07/17/2009 - 16:55

Phillip TolandUntil recently, I had been using the Curb library for making HTTP requests with Ruby, and I must say I was fairly happy with it. Phillip Toland, on the other hand, wasn't satisfied with Curb's API and the fact that it is tricky to modify (being implemented mainly in C).