Skip to content

Instantly share code, notes, and snippets.

@mlzxy
Created July 31, 2015 17:41
Show Gist options
  • Save mlzxy/0041b86d451c4c23e12e to your computer and use it in GitHub Desktop.
Save mlzxy/0041b86d451c4c23e12e to your computer and use it in GitHub Desktop.
$http({method: 'GET', url: 'www.google.com/someapi', headers: {
'Authorization': 'Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ=='}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment