odnoklassniki/one-nio

HttpClient: timeout per request

asurovenko-zeta opened this issue · 1 comments

Hello,

Is there any way to make requests with http client and specify different timeout for each request?

Thanks!

Sure, see Response HttpClient#invoke(Request request, int timeout) method.