view lib/org.apache.httpcore_4.0/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line source

---------------------------
Apache HTTP Components Core
---------------------------

"HttpCore is a set of low level HTTP transport components that can 
be used to build custom client and server side HTTP services with a 
minimal footprint. HttpCore supports two I/O models: blocking I/O 
model based on the classic Java I/O and non-blocking, event driven 
I/O model based on Java NIO."

For more information:
http://hc.apache.org/httpcomponents-core/