SIGN IN SIGN UP

topdown: Add http.send support for setting the TLS server name

If the caller sets the Host header, then we can reasonably impute that
they wanted to use that at the TLS layer as well. To handle test cases
where the caller needs to explicitly set the TLS server name, add a
`tls_server_name` parameter that overrides both the `Host` header and
the Go default.

Signed-off-by: James Peach <jpeach@vmware.com>
J
James Peach committed
29d8fbbef6facc96d03be3e07473d12e38acd843
Parent: 5234aae
Committed by Patrick East <east.patrick@gmail.com> on 3/26/2020, 10:52:21 PM