public Response(int status, Map<String,List<String>> headers)
Response
instance. Primarily for use by
HttpTraceRepository
implementations when recreating a response from a
persistent store.status
- the status of the responseheaders
- the response headers