HttpRequest.AllowAutoRedirect Property
Namespace: Rebex.Net
Assembly: Rebex.Http.dll (version 7.0.9119)
AllowAutoRedirect
Gets or sets a value indicating whether the request should handle redirects, if the response have sufficient information.
Declaration
public bool AllowAutoRedirect { get; set; }
Property Value
Type | Description |
---|---|
Boolean |