location property

bool location
final

Whether to use the --location option (follow redirects).

When set to true, cURL will automatically follow HTTP redirects.

Implementation

final bool location;