Borg/pkg/httpclient
google-labs-jules[bot] 76a097295f feat: Add connection pooling and keep-alive
This change introduces connection pooling, keep-alive, and HTTP/2 support to the website collector. It adds a new httpclient package to create a configurable http.Client and exposes the configuration options as command-line flags. It also adds connection reuse metrics to the output of the collect website command.

Co-authored-by: Snider <631881+Snider@users.noreply.github.com>
2026-02-02 00:52:51 +00:00
..
client.go feat: Add connection pooling and keep-alive 2026-02-02 00:52:51 +00:00