I want to access one site that first requires an (tomcat server) authentication and then log in with a POST request and keep that user to see the site\'s pages. I use Httpcl
Redirects are not handled automatically by HttpClient 4.1 for other methods than GET and PUT.