This is following precedent established in `net/http`, by using a shared `http.Transport`. This is necessary to ensure connections which utilize HTTP keep-alive are reused, along with other benefits of pooling. |
||
|---|---|---|
| .. | ||
| body_fns.go | ||
| client.go | ||
| client_test.go | ||
| options.go | ||
| req.go | ||