For HttpClient 4.3: HttpClient instance = HttpClientBuilder.create() .setRedirectStrategy(new LaxRedirectStrategy()).build();.
確定! 回上一頁