KrHttpClientOptions.AllowAutoRedirect property
Follow redirects automatically. Default: true.
public bool AllowAutoRedirect { get; set; }
See Also
- class KrHttpClientOptions
- namespace Kestrun.Client
Follow redirects automatically. Default: true.
public bool AllowAutoRedirect { get; set; }