arcade icon indicating copy to clipboard operation
arcade copied to clipboard

Remove redundant AllowAutoRedirect on SocketsHttpHandler initialization

Open ericstj opened this issue 1 month ago • 0 comments

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

ericstj avatar Nov 13 '25 10:11 ericstj