Method: Mechanize::RedirectNotGetOrHeadError#response_code

Defined in:
lib/mechanize/redirect_not_get_or_head_error.rb

#response_codeObject (readonly)

Returns the value of attribute response_code.

[View source]

7
8
9
# File 'lib/mechanize/redirect_not_get_or_head_error.rb', line 7

def response_code
  @response_code
end