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.0+incompatible
- Published
- Feb 1, 2018
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 4 minutes ago –
Tools for package owners.