Other |
---|
openjfx11.0.13Fixed |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
JDK-8211444 :
|
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
|