mirror of
https://github.com/grafana/grafana.git
synced 2025-01-09 23:53:25 -06:00
9a4ae30227
Default transport enables it: * https://github.com/golang/go/blob/d2826d3e06/src/net/http/transport.go#L42-L46 ``` DialContext: (&net.Dialer{ Timeout: 30 * time.Second, KeepAlive: 30 * time.Second, DualStack: true, }).DialContext, ``` See also: https://github.com/golang/go/issues/15324 |
||
---|---|---|
.. | ||
apikeygen | ||
dashdiffs | ||
dynmap | ||
imguploader | ||
null | ||
renderer | ||
securejsondata | ||
simplejson |