Flowdock
check_uri(req, auth_req) private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/webrick/httpauth/digestauth.rb, line 405
      def check_uri(req, auth_req) # :nodoc:
        return true
      end
Register or log in to add new notes.