I want to make a basic HTTP request using these tokens: http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html
I know Java does it for you normally, but I want to specifi
Why reinvent the wheel ? The Apache Http Client 4 conforms to rfc2616.