http icon indicating copy to clipboard operation
http copied to clipboard

connectionTimeout parameter for BrowserClient class

Open mhbdev opened this issue 3 years ago • 1 comments

I am trying to define a connectionTimeout for my BroswerClient object the same as HttpClient. Is there an alternative for that in BrowserClient class?

http.client = kIsWeb ? BrowserClient() : IOClient(HttpClient()..connectionTimeout = connectionTimeout);

mhbdev avatar Nov 23 '22 17:11 mhbdev

Any update on this?

mhbdev avatar Dec 19 '23 18:12 mhbdev