Community
Participate
Working Groups
Can we extend the supported version range from 3.0.0 to 4.1.0? How does this affect commons logging and codec? Piggyback CQs will be required.
FYI, the namespaces are different now... org.apache.commons.httpclient... to org.apache.httpcomponents.httpclient As an added bonus, there's NTLM support
This is probably a good indicator that now is a good time to switch to package imports (assuming that package names aren't in play as well).
It's essentially a new implementation. Porting the code will require implementation changes as the API changed a bit.
The whole component is retired now IIRC.