软件包 com.ch_linghu.fanfoudroid.http

类摘要
HTMLEntity  
HttpClient Wrap of org.apache.http.impl.client.DefaultHttpClient
Response  
 

异常摘要
HttpAuthException NOT AUTHORIZED, HTTP CODE 401
HttpException HTTP StatusCode is not 200
HttpRefusedException HTTP StatusCode is 403, Server refuse the request
HttpRequestException HTTP StatusCode is not 200 NOT_MODIFIED: 304 BAD_REQUEST: 400 NOT_FOUND: 404 NOT_ACCEPTABLE: 406
HttpServerException HTTP StatusCode is not 200 INTERNAL_SERVER_ERROR: 500 BAD_GATEWAY: 502 SERVICE_UNAVAILABLE: 503
ResponseException 解析response时出现IOException, JSONException等