Hi ,all When I call method executeMethod() in HttpClient ,usually the methed executed and did not call getResponseAsString() ,the length of the response is 2K,I think this is the buffer of HttpClient , Is it right? If it is right,how can I change the size of the buffer? If it is not, Could you point out what I miss ?
Regards Raymond
