JsonRequest provides a simple way to make Json http requests. Great to use against REST APIs. It is ready to serialize/deserialize Json and bind it with your classes or into simple strings. I wrote it ...
will result in the following HTTP request. GET /1aipzl31?paramName1=paramValue1&paramName2=paramValue2 HTTP/1.1 Host: requestb.in Authorization: Basic ...