Add a possibility to provide own Response class
Should add a ResponseInterface for the class and a functionality to factor response from indicated, custom class that fulfills the interface.
Reason is to ease up migrating to the class from other solutions.