XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.13.0, 7.13.0-alpha2
    • Affects Version/s: None
    • Component/s: run
    • None

      Goals

      • allowed origins easily configurable
      • get-started config might act differently than production config

      Java does not allow to set Origin headers by default. To allow it, the system property sun.net.http.allowRestrictedHeaders must be set to true. We can not do this via System.setProperty because sun.net.www.protocol.http.HttpURLConnection reads this only once. So we need to set it via Maven.

        1. index.html
          0.3 kB
        2. index.js
          0.4 kB

            Assignee:
            Unassigned
            Reporter:
            Tobias Metzke-Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: