| commit | aeb27cd461d2faa4b77413e029f04f4b13e79777 | [log] [tgz] |
|---|---|---|
| author | Simone Bordet <simone.bordet@gmail.com> | Sat Apr 19 12:36:15 2014 +0200 |
| committer | Simone Bordet <simone.bordet@gmail.com> | Sat Apr 19 12:36:15 2014 +0200 |
| tree | 085a8af3e4e5aebafd1d76293c112227f7ccb80e | |
| parent | 1185febb7456a3a07c10d84eb1be6578ae0df82a [diff] |
431642 - Implement ProxyServlet using Servlet 3.1 async I/O. Intermediate commit that implements asynchronous content in HttpClient, for the HTTP protocol, passing the tests. This work needs to be extended to FCGI and SPDY and finally implement the asynchronous proxy servlet.