HttpClient.Redirect (gb.net.curl)

Property Redirect As Boolean

Return or set if the HttpClient must follow HTTP redirections.

By default redirections are not followed.

See https://curl.haxx.se/libcurl/c/CURLOPT_FOLLOWLOCATION.html for more details.