Exception: WSDL::TooManyRedirectsError

Inherits:
FatalError show all
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.