Contents

CFNetworkErrors.cfErrorHTTPRedirectionLoopDetected

Too many HTTP redirects occurred before reaching a page that didn’t redirect the client to another page.

Declaration

case cfErrorHTTPRedirectionLoopDetected

Discussion

This usually indicates a redirect loop.

See Also

Constants