Exception: HTTParty::DuplicateLocationHeader

Inherits:
ResponseError show all
Defined in:
lib/httparty/exceptions.rb

Overview

Exception that is raised when request redirects and location header is present more than once

Instance Attribute Summary

Attributes inherited from ResponseError

#response

Method Summary

Methods inherited from ResponseError

#initialize

Constructor Details

This class inherits a constructor from HTTParty::ResponseError