Skip to content

Instantly share code, notes, and snippets.

@IvanAnishchuk
Last active December 16, 2015 23:50
Show Gist options
  • Save IvanAnishchuk/5516755 to your computer and use it in GitHub Desktop.
Save IvanAnishchuk/5516755 to your computer and use it in GitHub Desktop.
<CORSConfiguration>
<CORSRule>
<AllowedOrigin>*</AllowedOrigin>
<AllowedMethod>GET</AllowedMethod>
</CORSRule>
</CORSConfiguration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment