arcade
arcade copied to clipboard
Remove redundant AllowAutoRedirect on SocketsHttpHandler initialization
This is the default, and shouldn't be specified. https://github.com/dotnet/runtime/blob/228a12c99c7819b45726a9a0e08f2e79c0091cae/src/libraries/Common/src/System/Net/Http/HttpHandlerDefaults.cs#L20