0👍
Have you tried using the config
object? it seems you can set the header there. Also you can set the header per application with the create
instance config.
https://github.com/axios/axios#creating-an-instance
- [Vuejs]-I have a route component, why are my props not automatically updating when I set them in the route definition?
- [Vuejs]-In Vuejs select list box getting same value for all rows
Source:stackexchange.com