Home
last modified time | relevance | path

Searched refs:testTLSServerClosesConnection (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransport_test.go3565 run(t, testTLSServerClosesConnection, []testMode{https1Mode})
3567 func testTLSServerClosesConnection(t *testing.T, mode testMode) { func