Contents

NSURLErrorHTTPTooManyRedirects

A redirect loop was detected or the threshold for number of allowable redirects was exceeded (currently 16).

Declaration

var NSURLErrorHTTPTooManyRedirects: Int { get }

See Also

URL Errors