Apache HTTP connectors
Introduction
The idea that emerged by discussing with Oleg Kalnichevski from Apache is to build an HTTP server connector based on the new Apache HTTP Components library, especially their HTTP Core and HTTP Core/NIO modules.
Maybe this could also be a better basis for our HTTP client connector than to hook at the Apache HTTP Client level, especially because we already have the HTTP parsing/formatting/protocol code in place.


There are no comments.