Skip to content

Instantly share code, notes, and snippets.

@dotnetCarpenter
Created September 6, 2010 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dotnetCarpenter/567218 to your computer and use it in GitHub Desktop.
Save dotnetCarpenter/567218 to your computer and use it in GitHub Desktop.
// GUID generated @http://www.somacon.com/p113.php
$.ajaxSetup({
beforeSend: function(xhr){
xhr.setRequestHeader("GUID", "8A555800-B9D2-11DF-99DA-39E8DFD72085");
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment