7 Commits

Author SHA1 Message Date
Michael Stapelberg
3c1aa9087c tlsflag,httpclient: remove global state 2025-12-08 21:31:10 +01:00
Michael Stapelberg
cbfb18ae26 httpclient: use updateflag.Value instead of global access 2025-12-05 17:50:16 +01:00
Michael Stapelberg
a645001f8b BaseURL: select port based on schema, plumb through custom httpsPort
Thanks to Christian Schlögl for the report.
2023-10-31 19:29:44 +01:00
Michael Stapelberg
a6cc5568b3 httpclient.For: fall back to cfg.Hostname 2023-01-22 18:31:18 +01:00
Michael Stapelberg
c51f6b8f94 httpclient: remove now-unused GetHTTPClientForInstance 2023-01-15 16:38:56 +01:00
Michael Stapelberg
79b761a8d0 httpclient: add For() function working with a *config.Struct 2023-01-15 16:37:09 +01:00
Mark Dietzer
a2f6689ea8 Add method to get HTTP client for a specified instance (#14) 2022-09-13 22:15:30 +02:00