Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5708

Adding CORS Support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 1.7.0
    • None
    • transports
    • None

    Description

      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/

      Attachments

        Activity

          People

            asankad Asanka Dissanayake
            asankad Asanka Dissanayake
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: