Files
dex/pkg/httpclient/doc.go
2026-03-13 21:25:00 +01:00

4 lines
161 B
Go

// Package httpclient provides a configurable HTTP client constructor with
// support for custom CA certificates, root CAs, and TLS settings.
package httpclient