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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also