Searched defs:clientServerTest (Results 1 – 1 of 1) sorted by relevance
95 type clientServerTest struct { struct96 t testing.TB97 h2 bool98 h Handler99 ts *httptest.Server100 tr *Transport101 c *Client104 func (t *clientServerTest) close() {109 func (t *clientServerTest) getURL(u string) string {122 func (t *clientServerTest) scheme() string {