Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dserve_test.go3968 run(t, testHTTP10ConnectionHeader, []testMode{http1Mode})
3970 func testHTTP10ConnectionHeader(t *testing.T, mode testMode) { func