Uploaded image for project: 'VYSPER'
  1. VYSPER
  2. VYSPER-315

Support Cross-Origin-Resource-Sharing HTTP Headers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • 0.8
    • BOSH
    • None

    Description

      BOSH can be used in setups where the BOSH webapp is not on the same domain as the BOSH server. Browsers have restrictions to not allow AJAX-POST calls across origins, which is exactly what BOSH needs in those cases.
      So, today, our BoshServlet supports flxhr (AJAX over Flash) by returning a crossdomain.xml file with information about allowed CORS domains.
      Another, more modern and future prove way is to return CORS HTTP Headers, as described here:
      http://en.wikipedia.org/wiki/Cross-origin_resource_sharing

      Attachments

        Activity

          People

            Unassigned Unassigned
            brainlounge Bernd Fondermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: