Commit e0e66c0
authored
Allow for custom Connector / DNS Resolver
Allow the user of the API to parse a custom Connector, so he can use it's own DNS Resolver. This is especially valid when working in a docker based environment, as docker uses it's own DNS server, so with the current solution, the names of the other docker container wont resolve1 parent acda941 commit e0e66c0
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
0 commit comments