method
check_uri
v2_6_3 -
Show latest stable
- Class:
WEBrick::HTTPAuth::ProxyDigestAuth
check_uri(req, auth_req)private
No documentation available.
# File lib/webrick/httpauth/digestauth.rb, line 405
def check_uri(req, auth_req) # :nodoc:
return true
end