原文:HttpClient WARNING: Cookie rejected: Illegal domain attribute
I m using HttpClient latest version (4.x). And right now I m trying to do A GET Request. I just posting a Get request. This is my Code; public class Poster { static boolean routing1 = true, ...