Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
There was an error while loading. Please reload this page.
Using
hyper, is there a way to resolve a hostname to a specific IP address? Like the way we can do withcUrl's--resolveflag.This is useful when you have a service that has regional DNS records and you want to send requests to a particular regional server.
This is how it works in
requests.