Skip to content

Draft: Refactor HTTP client and remove DNS lookup on start

Stefan Spettel requested to merge refactor_http_client_dns_lookup into develop

Changes

Fixes

Fixes issues #27, #29 (closed), #5

@arora this MR removes the DNS lookup on start, users can just configure IP address or host and it is either resolved or not, it works for both.

Edited by Stefan Spettel

Merge request reports