-
Bug
-
Resolution: Fixed
-
P3
-
None
-
11
Reproduce steps:
1. Initiate a HttpClient with a SSL context for server1
2. Try to connect with server2 with https, either HTTP 1.1 or 2.
Both send or sendAsync will hang there. In my opinion, it is necessary to throw a suitable exception with helpful information.
I will attach a webrev and corresponding stacktraces.
1. Initiate a HttpClient with a SSL context for server1
2. Try to connect with server2 with https, either HTTP 1.1 or 2.
Both send or sendAsync will hang there. In my opinion, it is necessary to throw a suitable exception with helpful information.
I will attach a webrev and corresponding stacktraces.