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.
func RequestCanceler ¶
Source Files ¶
- Version
- v3.1.2+incompatible
- Published
- Feb 22, 2017
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 hour ago –
Tools for package owners.