do you mean an implementation that only sends the requests once a property of a response object is accessed? the current implementation delays sending the requests until a response is retrieved through GetResponse<TResponse>
it would be sorta cool, but i doubt if it'll introduce a noticeable benefit :)