diff --git a/doc/go1.4.html b/doc/go1.4.html index 9f65aaf24c..cb2280cb4d 100644 --- a/doc/go1.4.html +++ b/doc/go1.4.html @@ -678,8 +678,8 @@ Scheme.
  • The net/http package's Transport type -has a new DialTLS function -that simplifies setting up TLS connections. +has a new DialTLS hook +that allows customizing the behavior of outbound TLS connections.