How about Apache Commons HttpCore project?
From the web site:...
HttpCore Goals
- Implementation of the most fundamental HTTP transport aspects
- Balance between good performance and the clarity & expressiveness of
API
- Small (predictable) memory footprint
- Self contained library (no external dependencies beyond JRE)