HttpResponseContainer(expectedType: TypeInfo, response: Any)
Class representing a typed response with an attached expectedType.
expectedType - : information about expected type.
expectedType
response - : current response state.
response