forked from justafish/drupal_cors
-
Notifications
You must be signed in to change notification settings - Fork 0
Drupal CORS module http://drupal.org/project/cors
vipulkrsingh/drupal_cors
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Cross-origin resource sharing (CORS) is a mechanism that allows a web page to make XMLHttpRequests to another domain. Such "cross-domain" requests would otherwise be forbidden by web browsers, per the same origin security policy. This module provides a configuration page to map domains to paths and add the necessary Access-Control-Allow-Origin header. Turn it on and visit /admin/config/services/cors
Packages 0
No packages published