Request Proxy
An abstract proxy for building requests. Adds the functionality of adding callbacks and a terminal method for fetching data.
Parameters
<T>
a concrete RequestProxy implementation
<U>
the response type returned during a synchronous call