Method: Mechanize::HTTP::AuthChallenge#params

Defined in:
lib/mechanize/http/auth_challenge.rb

#paramsObject

Returns the value of attribute params

Returns:

  • (Object)

    the current value of params



3
4
5
# File 'lib/mechanize/http/auth_challenge.rb', line 3

def params
  @params
end