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

confuse me about the http::client::options().timeout #865

Open
IceCream01 opened this issue Dec 21, 2018 · 0 comments
Open

confuse me about the http::client::options().timeout #865

IceCream01 opened this issue Dec 21, 2018 · 0 comments

Comments

@IceCream01
Copy link

In the http::client::options().timeout,the timeout is an overall timeout for HTTP requests.

1.the timeout is in seconds,if I want timeout in milliseconds,how to do?
2.I can only bind timeout to http::client, why not bind timeout to request?
3.how to set DNS resolve timeout, connection timeout and read/write timeout?

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