Commit 5648c97b authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

Remove explicit SSLSocket.startHandshake

When dalvik-dev merges to master, startHandshake will imply that the
caller wants a fully synchronous handshake instead of using handshake
cutthrough. This removes an unnecessary startHandshake so that
handshake cutthrough won't be disabled for Apache http connections.

    This change brings Abstract verify into sync with the code from
    javax.net.ssl.DefaultHostnameVerifier from dalvik-dev which also
    removed this same duplicated code.

	src/org/apache/http/conn/ssl/AbstractVerifier.java

Change-Id: I505e27db97ce49d3c76b3a8af9046238149500d3
parent 2e9f166e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment