Descriptionhttp: do TLS handshake explicitly before copying TLS state
Previously we were snapshotting the TLS state into *Request
before we did the HTTP ReadRequest, the first Read of which
triggered the TLS handshake implicitly.
Fixes issue 1956
Patch Set 1 #Patch Set 2 : diff -r d647efcd873b https://go.googlecode.com/hg #Patch Set 3 : diff -r d647efcd873b https://go.googlecode.com/hg #Patch Set 4 : diff -r e459803932c7 https://go.googlecode.com/hg #
MessagesTotal messages: 4
|