Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:13
Show Gist options
  • Save ezhov-da/03c3cd4b33b24683aa00d013a9d11351 to your computer and use it in GitHub Desktop.
Save ezhov-da/03c3cd4b33b24683aa00d013a9d11351 to your computer and use it in GitHub Desktop.
cors запросы
"Access-Control-Allow-Headers", "x-requested-with"
"Access-Control-Allow-Method", "GET"
"Access-Control-Allow-Origin", "*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment