Created
August 16, 2016 09:57
-
-
Save ImanMh/259ada2275dc2a7fe8bf506c89a27111 to your computer and use it in GitHub Desktop.
tests cross origin access or cors usinc curl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -I http://pathtosite.com | |
#this should contain Access-Control-Allow-Origin: header |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment