Examples using... httptest.NewTLSServer()

Recent
NewTLSServer starts and returns a new Server using TLS. The caller should call Close when finished, to shut it down.