K 10 svn:author V 6 clsung K 8 svn:date V 27 2009-02-19T06:47:09.000000Z K 7 svn:log V 437 httparty is a Ruby library that makes HTTP fun again! It's feautures: * Easy get, post, put, delete requests * Basic http authentication * Default request query string parameters (ie: for api keys that are needed on each request) * Automatic parsing of JSON and XML into ruby hashes based on response content-type WWW: http://rubyforge.org/projects/httparty/ PR: ports/128661 Submitted by: Wen Heping END