Package ch.hsr.bieridee.test.http

Interface Summary
IRequestProcessor Interface for a HTTP request processor.
 

Class Summary
AuthJsonHttp A factory that returns a default HttpHelper with support for HMAC authentication and JSON accept header.
HttpHelper A helper class that simplifies HTTP requests.