Skip to content

Instantly share code, notes, and snippets.

View andrietri's full-sized avatar

Andrie Tri Laksono andrietri

View GitHub Profile
@andrietri
andrietri / gist.vue
Last active November 23, 2016 08:02
vue.js
'use strict';
var vm = new Vue({
http: {
root: '/root',
headers: {
Authorization: 'Basic base64:QuCk1yu18qZuV/LfzGLjsCwU1A8oJJPurdypCWBGLpk=',
},
options: {
emulateJSON: true,