Exception: WSDL::TooManyRedirectsError
- Inherits:
-
FatalError
- Object
- StandardError
- Error
- FatalError
- WSDL::TooManyRedirectsError
- Defined in:
- lib/wsdl/errors.rb
Overview
Raised when the maximum number of HTTP redirects is exceeded.
This prevents redirect loops and excessive redirect chains that could be used for denial-of-service attacks.