awslabs / aws-crt-dotnet

.NET bindings for the AWS Common Runtime
Apache License 2.0
10 stars 2 forks source link

Missing binding for HttpClientConnectionManager #76

Open normj opened 2 years ago

normj commented 2 years ago

The HttpClientConnectionManager class is missing the functionality that is in the Java equivalent. All it seems to have is the constructor and an internal handle.