You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default content-type was */* which was causing some troubles. Due a websocket is use to receive/send text it makes more sense to set default content type to text/plain
The text was updated successfully, but these errors were encountered:
The default content-type was
*/*
which was causing some troubles. Due a websocket is use to receive/send text it makes more sense to set default content type totext/plain
The text was updated successfully, but these errors were encountered: