UNPKG

http-dns-requester

Version:

A NodeJS wrapper to perform DNS resolution and HTTP/HTTPS requests with custom certificate authorities. Nice for container communication.

7 lines (5 loc) 209 B
# http-dns-requester A NodeJS wrapper to perform DNS resolution and HTTP/HTTPS requests with custom certificate authorities. Nice for container communication. # Install npm install http-dns-requester --save