location property
Whether to use the --location option (follow redirects).
When set to true, cURL will automatically follow HTTP redirects.
Implementation
final bool location;
Whether to use the --location option (follow redirects).
When set to true, cURL will automatically follow HTTP redirects.
final bool location;