[Integrated] RFR: 8242077: Add information about HTTP/2 and HttpClient usage in WebEngine

Abhinay Agarwal github.com+3197675+abhinayagarwal at openjdk.java.net
Tue Apr 28 16:44:55 UTC 2020


On Sun, 19 Apr 2020 08:12:07 GMT, Abhinay Agarwal <github.com+3197675+abhinayagarwal at openjdk.org> wrote:

> Update WebEngine's Javadoc to add information on how it switches to HttpClient instead of URLConnection in JavaFX 14
> when used with JDK 12 or later.
> Identification of the correct client is important as both these clients may offer different ways to achieve a task. One
> such task can be bypassing insecure HTTPS connection.

This pull request has now been integrated.

Changeset: e30049f0
Author:    Abhinay Agarwal <abhinay.agarwal at gluonhq.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/e30049f0
Stats:     6 lines in 1 file changed: 0 ins; 6 del; 0 mod

8242077: Add information about HTTP/2 and HttpClient usage in WebEngine

Reviewed-by: kcr, ghb

-------------

PR: https://git.openjdk.java.net/jfx/pull/189


More information about the openjfx-dev mailing list