Raised when a POST, PUT, or DELETE request results in a redirect see RFC 2616 10.3.2, 10.3.3 www.ietf.org/rfc/rfc2616.txt
# File lib/mechanize/redirect_not_get_or_head_error.rb, line 14 14: def to_s 15: method = @verb.to_s.upcase 16: "#{@response_code} redirect received after a #{method} request" 17: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.