Home
last modified time | relevance | path

Searched defs:staticTransport (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/httputil/
Dreverseproxy_test.go1036 type staticTransport struct { struct
1037 res *http.Response
1040 func (t *staticTransport) RoundTrip(r *http.Request) (*http.Response, error) {