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

Allow specifying a custom DNS resolver in fetch calls #17165

Open
SkaillZ opened this issue Dec 22, 2022 · 0 comments
Open

Allow specifying a custom DNS resolver in fetch calls #17165

SkaillZ opened this issue Dec 22, 2022 · 0 comments

Comments

@SkaillZ
Copy link

SkaillZ commented Dec 22, 2022

reqwest 0.11.13 allows overriding the DNS resolver on client creation. A new field in deno_fetch::Options for passing a custom DNS resolver would be useful to give custom applications that use the extension more control over which resources can be accessed in fetch calls.

@SkaillZ SkaillZ changed the title Allow specifying a custom DNS resolver in \fetch\ calls Allow specifying a custom DNS resolver in fetch calls Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant