saltybeagle/cors
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a Cross-Origin Resource Sharing demo. Both GET and POST examples are given for accessing a resource cross-origin. The PHP file contains the necessary Access-Control headers for announcing that a resource supports cross-origin requests. http://saltybeagle.com/2009/09/cross-origin-resource-sharing-demo/