Hi! How can I setup application/json by default in new version?
I was wondering the same thing.
Using a custom interceptor to set the headers atm. But a setting for angular2-jwt would be better.
is this no longer supported?
globalHeaders: [{'Content-Type': 'application/json'}],
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇♂️
Most helpful comment
I was wondering the same thing.
Using a custom interceptor to set the headers atm. But a setting for angular2-jwt would be better.