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

Support HTTP/2 in WebView

    XMLWordPrintable

Details

    • web

    Backports

      Description

        Currently WebView makes uses of JDK's URLConnection class to serve HTTP requests. Since JDK11, java.net module also supports HTTP/2 using new set of interfaces as described in JDK-8181784.

        Goals:
         - Only http/https schemes supported
         - Runtime property will be provided to fallback to legacy HTTP API
         - Both Sync/Async requests has to be supported

        Non Goals:
         - Using WebSocket implementation from java.net.http

        Attachments

          Issue Links

            There are no Sub-Tasks for this issue.

            Activity

              People

                arajkumar Arunprasad Rajkumar
                arajkumar Arunprasad Rajkumar
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: