Skip to content

Does Dio close the client automatically? #1816

Closed Answered by kuhnroyal
natsuk4ze asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, when you call Dio().close() the underlying HttpClient will be closed for the io platform. On Web/Browser there is no such underlying client.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by natsuk4ze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants