blocky/helpertest
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
..
data feat(lists): add support for wildcard lists using a custom Trie (#1233) 2023-11-17 15:58:35 +01:00
helper.go feat: support CNAME records in customDNS mappings (#1352) 2024-01-29 11:22:03 -05:00
http.go fix: use proxy env vars via Go default HTTP Transport values 2024-04-10 09:43:57 -04:00
mock_call_sequence.go Unit test refactoring & devcontainer enhancement(#1245) 2023-11-15 16:42:53 +01:00
tmpdata.go squash: remove `TmpFolder.ReadDir` and partially revert querylog test 2023-12-01 15:53:11 -05:00