Last active
May 23, 2016 17:45
-
-
Save fernandojunior/6994e6e0108c22062cee5d84ee0e54e9 to your computer and use it in GitHub Desktop.
cross domain cors javascript server client
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
http://enable-cors.org/ | |
http://www.html5rocks.com/en/tutorials/cors/ | |
http://community.bonitasoft.com/node/939#node-4039 | |
http://community.bonitasoft.com/questions-and-answers/get-no-access-control-allow-origin-error | |
http://techblog.constantcontact.com/software-development/using-cors-for-cross-domain-ajax-requests/ | |
https://tomcat.apache.org/tomcat-7.0-doc/config/filter.html#CORS_Filter |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment