SyntaxFix
Write A Post
Hire A Developer
Questions
You can pass a config object to axios like:
axios({ method: 'post', url: '....', params: {'HTTP_CONTENT_LANGUAGE': self.language}, headers: {'header1': value} })