Exception: HTTParty::DuplicateLocationHeader
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- HTTParty::DuplicateLocationHeader
- 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
Method Summary
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from HTTParty::ResponseError