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
Publishing 0.10.2 right now that will fix all of this. The 0.10 release introduced a bug that was keeping the content-type from being set automatically like it's supposed to.
In addition, if you want to set custom headers you can always do:
I need to set following headers:
But youi server sends a response with these headers:
How it can be coded for the most efficiency in runtime?
A branch with the sample code is here.
The text was updated successfully, but these errors were encountered: