Skip to content

Instantly share code, notes, and snippets.

@will
Forked from brandur/ajax_setup.coffee
Created September 1, 2012 22:13
Show Gist options
  • Save will/3589171 to your computer and use it in GitHub Desktop.
Save will/3589171 to your computer and use it in GitHub Desktop.
Ajax Setup
$.ajaxSetup
headers:
Authorization: "Basic #{toBase64(":evenmoresupersecretpassword")}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment