Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8009375

Implement W3C CORS protocol

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None
    • generic
    • generic


      We need to provide similar capabilities as Java Script (XMLHttpRequest) for Java clients, as defined in the W3C CORS specification (Cross Origin Resource Sharing). This specification defines exactly which kinds of Http request can be made cross-origin without explicit permissions being granted. It also defines a procedure for clients to dynamically query servers for permission for other kinds of http request.

            michaelm Michael McMahon
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: