On Sun, 19 Apr 2020 08:12:07 GMT, Abhinay Agarwal <[email protected]> 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 <[email protected]> Committer: Kevin Rushforth <[email protected]> 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
