From: Tony Arcieri Date: 2010-11-23T08:59:23+09:00 Subject: Re: http digest auth client? --20cf3054a70377a5250495ad0bf2 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Nov 22, 2010 at 4:11 PM, Jonathan Rochkind wrote: > Is there any mature library in ruby to make an HTTP request with http > digest auth? > You might try HTTParty. It appears to support digest auth: https://github.com/jnunemaker/httparty/blob/master/lib/httparty/net_digest_auth.rb > Is it just me, or is the ruby standard library http client (Net::HTTP) > really pretty terrible in general? Net::HTTP blows. Use HTTParty instead. -- Tony Arcieri Medioh! A Kudelski Brand --20cf3054a70377a5250495ad0bf2--