Is there any Ruby library that support HTTP Digest ?
                
                A: 
                
                
              
            This hhtpclient library on github seems to support it although I have not used it myself.
If you are developing a rails application then Digest is now supported within the framework.
                  Steve Weet
                   2010-05-18 08:44:11
                
              
                
                A: 
                
                
              
            httparty has just been patched to work correctly with HTTP Digest. http://github.com/jnunemaker/httparty
                  Pierre Valade
                   2010-05-18 18:25:32