Method: WEBrick::HTTPAuth::DigestAuth#qop

Defined in:
lib/webrick/httpauth/digestauth.rb

#qopObject (readonly)

Quality of protection. RFC 2617 defines “auth” and “auth-int”



63
64
65
# File 'lib/webrick/httpauth/digestauth.rb', line 63

def qop
  @qop
end