RubyGems.org

An implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not drop in to Net::HTTP and can be used for with other HTTP clients. In order to use net-http-digest_auth you'll need to perform some request wrangling on your own. See the class documentation at Net::HTTP::DigestAuth for an example.

installgem install net-http-digest_auth
Authors

Eric Hodel

225,291 total downloads 7,037 for this version
Owners

58479f76374a3ba3c69b9804163f39f4

Gemfile
gem "net-http-digest_auth", "~> 1.2.1"
Versions
  1. 1.2.1 May 18, 2012
  2. 1.2 November 23, 2011
  3. 1.1.1 April 3, 2011
  4. 1.1 March 29, 2011
  5. 1.0 September 10, 2010