Package Usage: go: github.com/hashicorp/go-cleanhttp
Package cleanhttp offers convenience utilities for acquiring "clean"
http.Transport and http.Client structs.
Values set on http.DefaultClient and http.DefaultTransport affect all
callers. This can have detrimental effects, esepcially in TLS contexts,
where client or root certificates set to talk to multiple endpoints can end
up displacing each other, leading to hard-to-debug issues. This package
provides non-shared http.Client and http.Transport structs to ensure that
the configuration will not be overwritten by other parts of the application
or dependencies.
The DefaultClient and DefaultTransport functions disable idle connections
and keepalives. Without ensuring that idle connections are closed before
garbage collection, short-term clients/transports can leak file descriptors,
eventually leading to "too many open files" errors. If you will be
connecting to the same hosts repeatedly from the same client, you can use
DefaultPooledClient to receive a client that has connection pooling
semantics similar to http.DefaultClient.
3 versions
Latest release: plus de 4 ans ago
12 592 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/hashicorp/go-cleanhttp
Dependent Repos 14
1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from MetabaseSize: 1,22 Mo - Last synced: 5 jours ago - Pushed: 5 jours ago

radiofrance/gitlab-ci-pipelines-exporter
Rewrite of https://github.com/mvisonneau/gitlab-ci-pipelines-exporter without Gitlab API requestsSize: 546 ko - Last synced: 1 jour ago - Pushed: 1 jour ago

eole/one Fork of OpenNebula/one
OpenNebula cloud management platformSize: 76 Mo - Last synced: 1 jour ago - Pushed: plus de 3 ans ago

radiofrance/ipahealthcheck_exporter Fork of camptocamp/ipahealthcheck_exporter
Prometheus exporter for exposing ipa-healthcheck tool checks as metricsSize: 60,5 ko - Last synced: 1 jour ago - Pushed: presque 4 ans ago

signaux-faibles/wekan-alerter
wekan-alerterSize: 44,9 ko - Last synced: 1 jour ago - Pushed: plus de 2 ans ago

signaux-faibles/goup
Serveur minimaliste pour téléverser des fichiers avec une gestion de droitsSize: 63,1 Mo - Last synced: 1 jour ago - Pushed: plus de 2 ans ago

radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2,99 Mo - Last synced: 7 mois ago - Pushed: 9 mois ago

web-et-numerique/factory/llle_project/cozy-stack
Fork of cozy-stack https://github.com/cozy/cozy-stackLast synced: 7 mois ago
