//
pkg.gl
Category
go.mongodb.org/mongo-driver
internal
httputil
package
1.17.3
Repository:
https://github.com/mongodb/mongo-go-driver.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
4
Files
14 SLOC
#
Functions
CloseIdleHTTPConnections
CloseIdleHTTPConnections closes any connections which were previously connected from previous requests but are now sitting idle in a "keep-alive" state.
#
Variables
DefaultHTTPClient
DefaultHTTPClient is the default HTTP client used across the driver.