Project:
View Revisions: Issue #53672 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0053672: HTTP PUT and HTTP DELETE should accept CORS | ||
Revision | 2023-10-25 15:30 by guilleaer | ||
Steps To Reproduce | CRM connector (without coding) launches requests against an external system that can be configured in a different domain. The CRM that we prepared for testing is running on OB but when we try to use it from a development environment (POS executed in npm server) requests to the back office (CRM example for testing purposes) are in another domain so these operations (PUT, DELETE) does not work |
||
Revision | 2023-10-25 15:27 by guilleaer | ||
Steps To Reproduce | CRM connector without coding launches requests against an external system that can be configured in a different domain. In a development environment (POS executed in npm server) requests to the backoffice (CRM example for testing purposes) are in other domain and we need to support CORS to make it work |
||
Revision | 2023-10-17 10:10 by guilleaer | ||
Steps To Reproduce | N/A |
Copyright © 2000 - 2009 MantisBT Group |