public interface HttpClient
String
get(URL url, String cookie)
post(URL url, String cookie, String content)
String get(URL url, String cookie)
String post(URL url, String cookie, String content)
Copyright © 2014. All Rights Reserved.