blocky/util
ThinkChaos d5b6ee93b5 fix: use proxy env vars via Go default HTTP Transport values
Don't build `http.Transport` instances from scratch, but start from
`http.DefaultTransport` and override what is needed.
2024-04-10 09:43:57 -04:00
..
arpa.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
arpa_test.go style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())` 2023-12-01 15:53:11 -05:00
buildinfo.go default Architecture = undefined 2022-10-21 23:11:51 +02:00
common.go refactor(util): make `LogOnError` get the log from a `Context` 2024-03-19 19:10:07 -04:00
common_test.go refactor(util): make `LogOnError` get the log from a `Context` 2024-03-19 19:10:07 -04:00
context.go Refactoring Redis (#1271) 2023-11-27 12:08:31 -05:00
context_test.go Refactoring Redis (#1271) 2023-11-27 12:08:31 -05:00
edns0.go EDNS: Client Subnet (#1007) 2023-11-20 16:56:56 +01:00
edns0_test.go EDNS: Client Subnet (#1007) 2023-11-20 16:56:56 +01:00
hostname.go feat(queryLog): log instance hostname to distinguish log entries in multi-instance installation(#319) (#756) 2022-11-24 21:39:58 +01:00
hostname_test.go refactor(tests): remove `TmpFile.Error` to centralize error checks 2023-12-01 15:53:11 -05:00
http.go fix: use proxy env vars via Go default HTTP Transport values 2024-04-10 09:43:57 -04:00
http_test.go fix: use proxy env vars via Go default HTTP Transport values 2024-04-10 09:43:57 -04:00
util_suite_test.go fix(tests): properly silence log output (#1259) 2023-11-19 17:51:49 -05:00