summary refs log tree commit
path: root/lib/rack/auth/digest/request.rb
DateCommit message (Expand)
2014-10-02Less allocated objects on each request
2013-01-13Rack::Auth::AbstractRequest#scheme returns strings
2011-05-31nicer method_missings
2010-12-13Fix Rack::Auth::Digest query string bug
2009-02-25Make MethodOverride + Auth::Digest play well together
2009-02-02Make URLMap + Auth::Digest play well together
2007-03-27Small cleanup
2007-03-26Adding Rack::Auth::Digest::MD5, and refactoring Auth::Basic accordingly