Returns the mapping of requests with corresponding responses within a batch response.
Response res; HashMap<IRequest, HttpResponse> res = res.getBatchResponseMap();