Documentation ¶
Index ¶
Constants ¶
View Source
const (
Doc = "reuseconn checks whether HTTP response body is both closed and consumed, so that the underlying TCP connection can be reused"
)
Variables ¶
Functions ¶
This section is empty.
Types ¶
type ResponseDisposers ¶
type ResponseDisposers struct {
Fns []Fn
}
func (*ResponseDisposers) AFact ¶
func (*ResponseDisposers) AFact()
func (*ResponseDisposers) String ¶
func (r *ResponseDisposers) String() string
Click to show internal directories.
Click to hide internal directories.