package httputil
import "github.com/coreos/etcd/pkg/httputil"
Package httputil provides HTTP utility functions.
Index ¶
Functions ¶
func GracefulClose ¶
GracefulClose drains http.Response.Body until it hits EOF and closes it. This prevents TCP/TLS connections from closing, therefore available for reuse.
Source Files ¶
- Version
- v3.3.4+incompatible
- Published
- Apr 24, 2018
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 6 minutes ago –
Tools for package owners.