Gets or sets a value indicating whether the request should handle redirects, if the response have sufficient information.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic |
|---|
Public Property AllowAutoRedirect As Boolean Get Set |
| C# |
|---|
public bool AllowAutoRedirect { get; set; } |