+ Turning _make_requests into a lower level driver which now creates Response types with its own self.url now + Request.make is now smarter and uses its own state to dispatch the proper request Emits a respective Response object as well
More interfaces for the testing client will be built to better analyze responses in next patches