JEP 110: New HTTP Client: Please drop from JDK 8
JEP 110: "New Http Client" is a feature intended for Java SE 8 which aims to provide a new client API for http, and which leverages some of the new features in recent releases of Java SE, such as asynchronous sockets in NIO and Lambda expressions. A significant amount of work has be
Re: JEP 110: New HTTP Client
Hi Mark, writes: > Posted: http://openjdk.java.net/jeps/110 A very welcome improvement. Best, Ismael
JEP 110: New HTTP Client
Posted: http://openjdk.java.net/jeps/110 - Mark