mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
175dc57a3b
Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com>
4 lines
161 B
Go
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
|