ratiw / vuetable-2-tutorial

MIT License
258 stars 67 forks source link

How can i attach extra Headers to a request #96

Open Geowan opened 6 years ago

Geowan commented 6 years ago

As per the documentation the api mode uses axios

I would like to attach a bearer token to each request. How do i attach extra headers Currently fro the documentation it shows the apiUrl but how do i attach a header to the request?

ratiw commented 6 years ago

@Geowan Please search the issues in vuetable-2 using "axios" keyword. There are many people posting the solution to this already.