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


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

def params
  @params
end