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.
Required Ruby Version
>= 1.8.7
Authors
Eric Hodel
Versions
- 1.4.1 February 08, 2017 (13.5 KB)
- 1.4 July 23, 2013 (13 KB)
- 1.3 March 29, 2013 (13 KB)
- 1.2.1 May 18, 2012 (10.5 KB)
- 1.2 November 23, 2011 (10.5 KB)