Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dclient_test.go1540 func TestClientCopyHostOnRedirect(t *testing.T) { run(t, testClientCopyHostOnRedirect) }
1541 func testClientCopyHostOnRedirect(t *testing.T, mode testMode) { func