Skip to content

Instantly share code, notes, and snippets.

@ytkhs
Created July 8, 2014 03:27
Show Gist options
  • Select an option

  • Save ytkhs/8514c5e79a7c01f62812 to your computer and use it in GitHub Desktop.

Select an option

Save ytkhs/8514c5e79a7c01f62812 to your computer and use it in GitHub Desktop.
curlでajaxをするエイリアス
alias ajax="curl --header \"X-Requested-With: XMLHttpRequest\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment