Skip to content

Instantly share code, notes, and snippets.

@linxinemily
Last active March 4, 2019 17:00
Show Gist options
  • Save linxinemily/a7b4eb8cf923292f477a64c506c68306 to your computer and use it in GitHub Desktop.
Save linxinemily/a7b4eb8cf923292f477a64c506c68306 to your computer and use it in GitHub Desktop.
export default function ({ $axios, redirect }) {
//Authorization
$axios.setHeader('Content-Type', 'application/json')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment