Conversation

HermanSchoenfeld

No description provided.

@HermanSchoenfeldHermanSchoenfeld changed the title Fix memory s Fix memory s, support "default_background" color and "custom_emoji" page icon Nov 11, 2024
{
if (_httpClient != null)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HermanSchoenfeld This will create a new instance of HttpClient for each request. HttpClient instances are meant to be long-lived, and reused throughout the lifetime of the application

Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.