1.0.2 • Published 9 years ago
request-no-hosts v1.0.2
request-no-hosts
Request specified URL ,return its content. Mappings in client machine's hosts file is ignored because DNS is used.
Usage:
request(url,callback)
url
- URL of the content
callback(err,content)
- callback when things are done