dart / 1 / dart-io / httpclientrequest / maxredirects.html

maxRedirects property

int maxRedirects
read / write

Set this property to the maximum number of redirects to follow when followRedirects is true. If this number is exceeded an error event will be added with a RedirectException.

The default value is 5.

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpClientRequest/maxRedirects.html