Hi, In my application, I need to send a post request using JSON parameters. In PostData, the format is somthing like this: {"aaa":"a","bbb":"b"} How can I use the setEntity method of HttpPost? Thanks in advance Juanjo
- httpClient 4.0 and JSON Juanjo
- Re: httpClient 4.0 and JSON Oleg Kalnichevski
- RE: httpClient 4.0 and JSON Juanjo