followRedirects property

bool followRedirects

Follow the redirects.

Implementation

bool get followRedirects;
void followRedirects=(bool follow)

Implementation

set followRedirects(bool follow);