K [mailto:[EMAIL PROTECTED]
Sent: Freitag, 20. August 2004 17:30
To: [EMAIL PROTECTED]
Subject: PostMethod setQueryString
Hi,
What is the difference between invoking setQueryString(NameValuePair[]) and
setRequestBody(NameValuePair[]) on PostMethod.
When we try to use setQueryString(NameValu
PROTECTED]
Subject: PostMethod setQueryString
Hi,
What is the difference between invoking setQueryString(NameValuePair[]) and
setRequestBody(NameValuePair[]) on PostMethod.
When we try to use setQueryString(NameValuePair[]), we are getting the response
back.
But when we try to use
Hi,
What is the difference between invoking setQueryString(NameValuePair[]) and
setRequestBody(NameValuePair[]) on PostMethod.
When we try to use setQueryString(NameValuePair[]), we are getting the response
back.
But when we try to use setRequestBody(NameValuePair[]), we are getting