Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect thehosts file #8

Closed
szmarczak opened this issue Mar 2, 2020 · 0 comments
Closed

Respect thehosts file #8

szmarczak opened this issue Mar 2, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@szmarczak
Copy link
Owner

szmarczak commented Mar 2, 2020

So it doesn't break on internal routes, e.g.

192.168.10.138 database
// Throws because the DNS server has no `database` entry,
// but it's defined in our `hosts` file.
https.request('https://database/get?key=foo', {lookup: cacheable.lookup});
@szmarczak szmarczak added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant