Skip to content

Instantly share code, notes, and snippets.

@brybrophy
Last active October 26, 2017 03:31
Show Gist options
  • Save brybrophy/1933e3893a1dd2130af596984e5c87bc to your computer and use it in GitHub Desktop.
Save brybrophy/1933e3893a1dd2130af596984e5c87bc to your computer and use it in GitHub Desktop.
export default {
headers: {
Accept: 'application/json',
'Content-Type': 'application/json'
},
timeout: 15000
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment