Asanka Dissanayake created AXIS2-5708:
-----------------------------------------
Summary: Add CORS Support
Key: AXIS2-5708
URL: https://issues.apache.org/jira/browse/AXIS2-5708
Project: Axis2
Issue Type: New Feature
Components: transports
Affects Versions: 1.7.0
Reporter: Asanka Dissanayake
User agents commonly apply same-origin restrictions to network requests. These
restrictions prevent a client-side Web application running from one origin from
obtaining data retrieved from another origin, and also limit unsafe HTTP
requests that can be automatically launched toward destinations that differ
from the running application's origin.
To overcome this issue ,we need to implement CORS Spec.
[1] http://www.w3.org/TR/cors/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]