We need to remove the relevant async/await code to avoid deadlocking when the PreSendRequestHeaders is attached.
This is related to to issue #3116, but there has been additional async/await code that has been added since 2.1.1 that needs to be removed.
We need to remove the relevant async/await code to avoid deadlocking when the
PreSendRequestHeadersis attached.This is related to to issue #3116, but there has been additional async/await code that has been added since 2.1.1 that needs to be removed.