You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The http server would print tls errors to stderr by default:
$ go test
server.go:3495: http: TLS handshake error from 127.0.0.1:47098: remote error: tls: bad certificate
PASS
ok cuelang.org/go/pkg/tool/http 0.021s
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: Ic5678957d9180bc27774e256cbb2134e1d196c20
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1201509
TryBot-Result: CUEcueckoo <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>
0 commit comments