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
It looks like the listener is only able to consume data formatted as text/event-stream, since that's the case, is there a good reason not to automatically set the Accept header to that mimetype, since nothing else is actually accepted?
The text was updated successfully, but these errors were encountered:
It looks like the listener is only able to consume data formatted as
text/event-stream
, since that's the case, is there a good reason not to automatically set theAccept
header to that mimetype, since nothing else is actually accepted?The text was updated successfully, but these errors were encountered: