On Sun, 19 Apr 2020 08:12:07 GMT, Abhinay Agarwal <github.com+3197675+abhinayagar...@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.agar...@gluonhq.com> Committer: Kevin Rushforth <k...@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